Skip to content

Commit

Permalink
Changed gist_token to github access token in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ioedeveloper committed Feb 6, 2020
1 parent 0cd2b26 commit 8bc4c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
```
Expand Down

0 comments on commit 8bc4c21

Please sign in to comment.