We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04ca6d commit d19703bCopy full SHA for d19703b
utils/config/config_test.go
@@ -147,9 +147,7 @@ func TestConvertConfigV5ToV6(t *testing.T) {
147
"pipelinesUrl": "http://localhost:8080/pipelines/",
148
"user": "user",
149
"password": "password",
150
- # jfrog-ignore - not a real token
151
"accessToken": "M9Zi1FY_lpA5dR01ev6EU6Tx_qRVsm2mSYWqobz",
152
153
"RefreshToken": "a476324f-856c-41d7-b87e-3162e7d6jk91",
154
"serverId": "Default-Server",
155
"isDefault": true
0 commit comments