diff --git a/examples/docker-configs/tests.json b/examples/docker-configs/tests.json index 482648fe4..397a825da 100644 --- a/examples/docker-configs/tests.json +++ b/examples/docker-configs/tests.json @@ -8,7 +8,7 @@ { "type": "string", "url": "http://app1.example.com/hello", - "string": "hello" + "string": "world" }, { "type": "string",