From 62203d178bf6b0dd8924f0f3bb5ab5b8677bd424 Mon Sep 17 00:00:00 2001 From: thconte <128476306+thconte@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:56:41 +0200 Subject: [PATCH] fix correlated test --- src/features/search/fixtures/autocompleteHits.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/search/fixtures/autocompleteHits.ts b/src/features/search/fixtures/autocompleteHits.ts index 04e14d452ec..2d0ad9dd475 100644 --- a/src/features/search/fixtures/autocompleteHits.ts +++ b/src/features/search/fixtures/autocompleteHits.ts @@ -127,7 +127,7 @@ export const mockHitSeveralCategoriesWithoutAssociationToNativeCategory: Algolia { attribute: '', operator: '', - value: NativeCategoryIdEnumv2.ARTS_VISUELS, + value: NativeCategoryIdEnumv2.RENCONTRES_EN_LIGNE, count: 10, }, ],