Skip to content

Commit a8b9f62

Browse files
authored
Fixed test user name.
1 parent d6ad07a commit a8b9f62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ We welcome contributions of all types! This section will guide you through setti
107107
4. From the root of the cloned repo, run `npm install`.
108108
5. Email jaredrewerts@gmail.com with the subject **GitHub API - Personal Access Token Request**
109109

110-
A personal access token for our test user, @github-tools-tests, will be generated for you.
110+
A personal access token for our test user, @github-tools-test, will be generated for you.
111111

112-
6. Set the environment variable `GHTOOLS_USER` to `github-tools-tests`.
112+
6. Set the environment variable `GHTOOLS_USER` to `github-tools-test`.
113113

114-
`export GHTOOLS_USER=github-tools-tests`
114+
`export GHTOOLS_USER=github-tools-test`
115115

116116
7. Set the environment variable `GHTOOLS_PASSWORD` to the personal access token that was generated for you.
117117

0 commit comments

Comments
 (0)