diff options
Diffstat (limited to 'common/src/test/resources/examples/controlloop/http-participant')
-rw-r--r-- | common/src/test/resources/examples/controlloop/http-participant/http.postman2.0_collection.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/test/resources/examples/controlloop/http-participant/http.postman2.0_collection.json b/common/src/test/resources/examples/controlloop/http-participant/http.postman2.0_collection.json index 38deb43ae..798b0edd6 100644 --- a/common/src/test/resources/examples/controlloop/http-participant/http.postman2.0_collection.json +++ b/common/src/test/resources/examples/controlloop/http-participant/http.postman2.0_collection.json @@ -247,7 +247,7 @@ "auth": { "type": "basic", "basic": { - "username": "healthcheck", + "username": "runtimeUser", "password": "zb!XztG34" } } |