Skip to content

Commit ff7991e

Browse files
committed
add e2e test instruction in README.md
1 parent f96fa43 commit ff7991e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ $ cd embed
103103
$ npm install
104104
$ npm start # run dev server
105105
$ npm test # run tests
106+
$ npm run e2e # run e2e tests
106107
$ npm run build # build production bundle
107108
```
108109

0 commit comments

Comments
 (0)