We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c300e commit 15d8dd5Copy full SHA for 15d8dd5
cypress/e2e/cypress-puppeteer-demo.cy.js
@@ -7,4 +7,4 @@ describe('@cypress/puppeteer demo', () => {
7
cy.puppeteer('switchTabAndGetContent')
8
.should('equal', "Here's a brief of my history")
9
})
10
-})
+})
0 commit comments