From 1a6c5c5850879e951400a7e99853066c51bca393 Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Fri, 15 Jul 2022 16:22:03 +0200 Subject: [PATCH] Update e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js Co-authored-by: Jude Agboola --- .../cypress/integration/head-function-export/deduplication.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js b/e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js index 23db5a0f0147f..588e688fc6c9a 100644 --- a/e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js +++ b/e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js @@ -1,6 +1,6 @@ import headFunctionExportSharedData from "../../../shared-data/head-function-export.js" -it(`Head function export receive correct props`, () => { +it(`Deduplicates tags multiple tags with same id`, () => { cy.visit(headFunctionExportSharedData.page.deduplication).waitForRouteChange() // deduplication link has id and should be deduplicated