Skip to content

Commit 732ea19

Browse files
Initial tests config, updated documentation regarding tests
1 parent 29bd267 commit 732ea19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ form definition has an `onChange` option.
4646

4747
Testing
4848
-------
49-
...
49+
```
5050
npm install -g protractor
5151
protractor test/protractor/conf.js
52-
...
52+
```
5353

5454
change baseurl in test/protractor/conf.js to match ur local environment.

0 commit comments

Comments
 (0)