Skip to content

Commit 269138f

Browse files
authored
Merge pull request #1592 from topcoder-platform/pm-223
PM-223: removed password from config json
2 parents 572872d + 86961da commit 269138f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-automation/config/config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"copilotRole": {
33
"email": "[email protected]",
4-
"password": "appirio123",
54
"handle": "TCConnCopilot"
65
},
76
"copilotManagerRole": {
87
"email": "[email protected]",
9-
"password": "appirio123",
108
"handle": "TCConCopilotMgr"
119
},
1210
"givenUrl": "https://challenges.topcoder-dev.com/",

0 commit comments

Comments
 (0)