Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor authored Nov 23, 2019
1 parent 447cf00 commit 29df8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Nightwatch comes with an `examples` folder containing a few sample tests.
Below will run a basic test which opens the search engine [Ecosia.org](https://ecosia.org), searches for the term "nightwatch", and verifies if the term first result is the Nightwatch.js website.

```sh
$ nightwatch node_modules/nightwatch/examples/tests/ecosia.js
$ ./node_modules/.bin/nightwatch node_modules/nightwatch/examples/tests/ecosia.js
```

---
Expand Down

0 comments on commit 29df8a9

Please sign in to comment.