We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01de25 commit a187355Copy full SHA for a187355
.circleci/config.yml
@@ -38,6 +38,6 @@ jobs:
38
39
- run:
40
name: Run Frontend tests
41
- command: yarn test --updateSnapshot --ci
+ command: yarn test
42
# use this line instead if we version control snapshots
43
# command: yarn test --ci
0 commit comments