From 2d8c0363e2902d787149d0aa9ce32806946f1ed8 Mon Sep 17 00:00:00 2001 From: Alex Prudhomme <78121423+alexprudhomme@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:31:00 -0400 Subject: [PATCH] test(atomic): fix failing test because of source change https://coveord.atlassian.net/browse/KIT-3662 --- .../cypress/e2e/facets/color-facet/color-facet.cypress.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/atomic/cypress/e2e/facets/color-facet/color-facet.cypress.ts b/packages/atomic/cypress/e2e/facets/color-facet/color-facet.cypress.ts index 098cd9ad021..6aa03d46f8c 100644 --- a/packages/atomic/cypress/e2e/facets/color-facet/color-facet.cypress.ts +++ b/packages/atomic/cypress/e2e/facets/color-facet/color-facet.cypress.ts @@ -647,7 +647,7 @@ describe('Color Facet Test Suites', () => { describe('as a dependent', () => { const parentFacetId = 'def'; const parentField = 'author'; - const expectedValue = 'amoreau'; + const expectedValue = 'Susan Cook'; beforeEach(() => { new TestFixture() .with(