From 1c96afd0088a9603265e8361b523f69239b36298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 24 Jan 2019 19:23:52 +0100 Subject: [PATCH] see #31: enable all tests --- tests/run-tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 3c18a03..09aa388 100755 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -34,6 +34,5 @@ for environment in tests/environments/3scale-*; do else echo "--> $testcase against $environment SUCCEEDED !" fi - break done done \ No newline at end of file