Skip to content

Commit

Permalink
PIA-1915: CI_Fix (Trying to add the creds)
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-geneva-parayno committed Jun 7, 2024
1 parent 2e2a58c commit 765a620
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions PIA-VPN_E2E_Tests.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"environmentVariableEntries" : [
{
"key" : "PIA_TEST_USER",
"value" : "xxx"
"value" : "p2858638"
},
{
"key" : "PIA_TEST_PASSWORD",
"value" : "xxx"
"value" : "GxLVXiSV5s"
},
{
"key" : "PIA_TEST_DEDICATEDIP",
"value" : "xxx"
"value" : "DIP2B3lNYGmcQHvOyrByYZ7TWKztfYLQ"
}
],
"maximumTestRepetitions" : 2,
Expand All @@ -29,7 +29,6 @@
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:PIA VPN.xcodeproj",
"identifier" : "69B70AAF2ACBF51C0072A09D",
Expand Down

0 comments on commit 765a620

Please sign in to comment.