Skip to content

Commit

Permalink
Fix settings
Browse files Browse the repository at this point in the history
  • Loading branch information
joseartrivera committed Dec 10, 2018
1 parent a6e3040 commit 1315cbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Config/Settings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the MIT License.

# The account that the tests will be running under
$script:ownerName = 'jorivtest'
$script:ownerName = 'PowerShellForGitHubTeam'

# The organization that the tests will be running under
$script:organizationName = 'jorivorg'
$script:organizationName = 'PowerShellForGitHubTeamTestOrg'

0 comments on commit 1315cbc

Please sign in to comment.