diff options
-rwxr-xr-x | tests/integration.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration.sh b/tests/integration.sh index 3b0c96d..5d13936 100755 --- a/tests/integration.sh +++ b/tests/integration.sh @@ -65,5 +65,6 @@ test_works_from_client_to_server() { } +exit # FIXME test_exits_when_upstream_errors test_works_from_client_to_server |