Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Commit e709468

Browse files
tomardernkirovboris
authored andcommitted
[README] Using correct command for watching (#22)
1 parent 02010e1 commit e709468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ testcafe-live chrome tests/test.js
105105
You can also pass a path to a directory where your files with tests are stored.
106106

107107
```sh
108-
testcafe chrome tests/
108+
testcafe-live chrome tests/
109109
```
110110

111111
TestCafe will watch all files in this directory and all files that are required from there and restart all tests once one of them is changed.

0 commit comments

Comments
 (0)