Skip to content

Commit

Permalink
Update e2e-tests/development-runtime/cypress/integration/head-functio…
Browse files Browse the repository at this point in the history
…n-export/deduplication.js

Co-authored-by: Jude Agboola <marvinjudehk@gmail.com>
  • Loading branch information
pieh and marvinjude committed Jul 15, 2022
1 parent 3157d10 commit 1a6c5c5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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
Expand Down

0 comments on commit 1a6c5c5

Please sign in to comment.