Skip to content

Commit

Permalink
fix correlated test
Browse files Browse the repository at this point in the history
  • Loading branch information
tconte-pass committed Oct 21, 2024
1 parent 7f014e3 commit 62203d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/search/fixtures/autocompleteHits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const mockHitSeveralCategoriesWithoutAssociationToNativeCategory: Algolia
{
attribute: '',
operator: '',
value: NativeCategoryIdEnumv2.ARTS_VISUELS,
value: NativeCategoryIdEnumv2.RENCONTRES_EN_LIGNE,
count: 10,
},
],
Expand Down

0 comments on commit 62203d1

Please sign in to comment.