Changed gist_token to github access token in README.md

pull/5370/head
ioedeveloper 5 years ago
parent 0fc5213bc8
commit b51b5e0df7
  1. 2
      README.md

@ -115,7 +115,7 @@ To run the Selenium tests via Nightwatch:
- **the `remixd` tests suite** requires to run `remixd` locally.**
- **the `gist` tests suite** requires specifying a `gist_token` value in **.env file**.
- **the `gist` tests suite** requires specifying a github access token in **.env file**.
```
gist_token = <token>
```

Loading…
Cancel
Save