Skip to content

Commit e4c4399

Browse files
committed
Update CONTRIBUTING.md
1 parent 97ff21e commit e4c4399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The best thing about snapshot tests is that you can see the live result in your
6969
yarn dev
7070
```
7171

72-
This will open http://localhost:8008/ in your browser where you can choose a test plot registered in `test/plots/index.js`. As you edit the source, the currently-selected test plot will update live in your browser as you save changes. You can change the selected test from the drop-down menu. If the drop-down menu is focused, the left and right arrow keys will cycle between tests.
72+
This will open http://localhost:8008/ in your browser where you can choose a snapshot test. As you edit the source, the current test will update live in your browser as you save changes. You can change the selected test from the drop-down menu. When the drop-down menu is focused, the left and right arrow keys cycle between tests.
7373

7474
![Plot’s snapshot test live preview](img/localhost.png)
7575

0 commit comments

Comments
 (0)