Skip to content

Commit dc687a2

Browse files
committed
another one
1 parent 31a58d5 commit dc687a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stubbing-spying__google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"cypress:run": "../../node_modules/.bin/cypress run",
88
"start": "echo",
99
"test:ci": "npm run cypress:run",
10-
"test:ci:record": "npm run cypress:run --record"
10+
"test:ci:record": "npm run cypress:run -- --record"
1111
}
1212
}

0 commit comments

Comments
 (0)