Skip to content

Commit 86961da

Browse files
committed
fix: removed password from config json
1 parent 5ec54e9 commit 86961da

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)