tpage
2018-06-07 cf760de03bc479fd86bfe770cfd74c7d6e80bbb0
spellcheck
1 files modified
2 ■■■ changed files
3-revenge-of-the-automated-testing/README.md 2 ●●● patch | view | raw | blame | history
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.