mirror of
https://github.com/wassname/talk.git
synced 2026-08-15 12:55:10 +08:00
Updated documentation
This commit is contained in:
@@ -112,7 +112,7 @@ http://eslint.org/docs/rules/#best-practices
|
||||
|
||||
## Lint the code
|
||||
```js
|
||||
npm run lint
|
||||
yarn lint
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -71,10 +71,10 @@ The `pree2e` script will create 3 users: a Commenter, a Moderator, and an Admin
|
||||
|
||||
## Run the tests
|
||||
Run Talk
|
||||
`dotenv npm run start`
|
||||
`dotenv yarn start`
|
||||
|
||||
Run e2e tests
|
||||
`npm run e2e`
|
||||
`yarn e2e`
|
||||
|
||||
|
||||
## Advanced Nightwatch and Selenium Settings
|
||||
|
||||
Reference in New Issue
Block a user