Skip to content

Commit

Permalink
Add to helper script
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangribble committed Dec 19, 2015
1 parent 4ec19a4 commit 7f69669
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/configure-integration-tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,7 @@ AskYesNoQuestion "Do you have private repositories associated with your test acc

VerifyEnvironmentVariable "organization name" "OCTOKIT_GITHUBORGANIZATION" $true

VerifyEnvironmentVariable "GitHub Enterprise Server URL" "OCTOKIT_GITHUBENTERPRISEURL" $true

VerifyEnvironmentVariable "application ClientID" "OCTOKIT_CLIENTID" $true
VerifyEnvironmentVariable "application Secret" "OCTOKIT_CLIENTSECRET" $true

0 comments on commit 7f69669

Please sign in to comment.