Skip to content

Commit 2044334

Browse files
committed
Correct testing instructions
1 parent 411002d commit 2044334

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,7 @@ Before you submit your pull request consider the following guidelines:
105105
```
106106
Note: the optional commit `-a` command line option will automatically "add" and "rm" edited files.
107107

108-
* Build your changes locally to ensure all the tests pass:
109-
110-
```shell
111-
gulp
112-
```
108+
* Open the local index.html file in your browser to ensure all the tests pass.
113109

114110
* Push your branch to GitHub:
115111

0 commit comments

Comments
 (0)