We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf7694 commit bcad446Copy full SHA for bcad446
1 file changed
features/README.md
@@ -15,7 +15,7 @@ the test HTML page instead of the local version as described below.
15
Start up the test site at http://localhost:8080/:
16
17
```bash
18
-npm run test-site
+npm run test-site-dev
19
```
20
21
Then run the tests against the test site:
0 commit comments