Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
karinathomasbbc committed Feb 7, 2025
1 parent 28c3efa commit 63b57b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress/e2e/pages/articles/index.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ const liteTestSuites = canonicalTestSuites
};
});

console.log({ canonicalTestSuites, ampTestSuites });

runTestsForPage({
pageType: 'articles',
testSuites: [...canonicalTestSuites, ...ampTestSuites, ...liteTestSuites],
Expand Down

0 comments on commit 63b57b9

Please sign in to comment.