File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,11 +107,11 @@ We welcome contributions of all types! This section will guide you through setti
1071074 . From the root of the cloned repo, run ` npm install ` .
1081085 . 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
1161167 . Set the environment variable ` GHTOOLS_PASSWORD ` to the personal access token that was generated for you.
117117
You can’t perform that action at this time.
0 commit comments