Skip to content

Commit 21a4405

Browse files
committed
Automate the --record cypress option
1 parent 6f2712c commit 21a4405

File tree

4 files changed

+7685
-4205
lines changed

4 files changed

+7685
-4205
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ cache:
1919
install:
2020
- npm install
2121
script:
22-
- npm test --record
22+
- npm test
2323
- npm run book:build

0 commit comments

Comments
 (0)