From 06f7fb096e52b9cc6dfa9e8ead1a09dd7be25d59 Mon Sep 17 00:00:00 2001 From: bunkerity Date: Thu, 21 Jul 2022 13:40:31 +0200 Subject: [PATCH] tests - fix docker-configs (again) --- examples/docker-configs/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/docker-configs/tests.json b/examples/docker-configs/tests.json index 397a825da..ab233f555 100644 --- a/examples/docker-configs/tests.json +++ b/examples/docker-configs/tests.json @@ -13,7 +13,7 @@ { "type": "string", "url": "http://app2.example.com/hello", - "string": "hello" + "string": "world" }, { "type": "string",