Skip to content

Commit 15d8dd5

Browse files
committed
Add missing empty line at end of file
1 parent d1c300e commit 15d8dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/cypress-puppeteer-demo.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ describe('@cypress/puppeteer demo', () => {
77
cy.puppeteer('switchTabAndGetContent')
88
.should('equal', "Here's a brief of my history")
99
})
10-
})
10+
})

0 commit comments

Comments
 (0)