tpage
2018-06-07 51f8a9f2b5197a37cbd66c8cf13f338e675e7881
spellcheck
1 files modified
2 ■■■ changed files
exercises/3-revenge-of-the-automated-testing/README.md 2 ●●● patch | view | raw | blame | history
exercises/3-revenge-of-the-automated-testing/README.md
@@ -566,7 +566,7 @@
#### 2c - Create todolist e2e tests
> Using [Nightwatch.js](http://nightwatchjs.org/) We will write a reasonably simple e2e test to test the functionality of the feature we just implimented.
> Using [Nightwatch.js](http://nightwatchjs.org/) We will write a reasonably simple e2e test to test the functionality of the feature we just implemented.
3.  Firstly we need to create an e2e spec test file in the correct place.