Skip to content

Commit 949c6e5

Browse files
elylucasjaffrepaul
andauthored
Update examples/blogs__assertion-counting/cypress.config.js
Co-authored-by: Paul Jaffre <[email protected]>
1 parent c7f353d commit 949c6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const { defineConfig } = require('cypress')
22

33
module.exports = defineConfig({
4-
e2e: { },
4+
e2e: {},
55
})

0 commit comments

Comments
 (0)