Skip to content

Commit c640d00

Browse files
authored
Revert "PM-223: removed password from config json"
1 parent 269138f commit c640d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-automation/config/config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"copilotRole": {
33
"email": "[email protected]",
4+
"password": "appirio123",
45
"handle": "TCConnCopilot"
56
},
67
"copilotManagerRole": {
78
"email": "[email protected]",
9+
"password": "appirio123",
810
"handle": "TCConCopilotMgr"
911
},
1012
"givenUrl": "https://challenges.topcoder-dev.com/",

0 commit comments

Comments
 (0)