Skip to content

Commit 6e46266

Browse files
authored
#none: fix docs
1 parent c20de16 commit 6e46266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ This file allows you to conveniently setup global defaults
459459
|snapshot-dir | Name of sub-folder holding your snapshots |
460460
|output-dir | Base directory of your test files (although it can be a different directory if you want) |
461461
|ci-env-var | Name of environment variable used to detect if we are running on a Build Server |
462-
|update-snapshot | Similar to `--updateSnapshot` in [Jest](https://jestjs.io/docs/en/snapshot-testing#updating-snapshots) <br/>[all]=update all snapshots<br/>[none]=update no snapshots<br/>[MyTest1,MyTest2]=update snapshots in these classes only<br/><br/>*Note: must be set to [none] on CI |
462+
|update-snapshot | Similar to `--updateSnapshot` in [Jest](https://jestjs.io/docs/en/snapshot-testing#updating-snapshots) <br/>[all]=update all snapshots<br/>[none]=update no snapshots<br/>[MyTest1,MyTest2]=update snapshots in these classes only |
463463

464464
For example:
465465

0 commit comments

Comments
 (0)