diff options
Diffstat (limited to 'common/src/test/resources/demo/config/DEMO.postman_collection.json')
-rw-r--r-- | common/src/test/resources/demo/config/DEMO.postman_collection.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/common/src/test/resources/demo/config/DEMO.postman_collection.json b/common/src/test/resources/demo/config/DEMO.postman_collection.json index 72a8535d9..31c12bfc6 100644 --- a/common/src/test/resources/demo/config/DEMO.postman_collection.json +++ b/common/src/test/resources/demo/config/DEMO.postman_collection.json @@ -23,7 +23,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] @@ -84,7 +84,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] @@ -145,7 +145,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] @@ -202,7 +202,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] @@ -239,7 +239,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] @@ -275,7 +275,7 @@ }, { "key": "username", - "value": "healthcheck", + "value": "runtimeUser", "type": "string" } ] |