From b7101eb47527f52b16daff4c6028f66075d989ce Mon Sep 17 00:00:00 2001 From: bunkerity Date: Thu, 21 Jul 2022 12:05:11 +0200 Subject: [PATCH] tests - fix docker-configs --- 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 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",