From aa94e436fa66e2b723110dc4275adbbba58607c7 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Thu, 9 May 2024 17:32:15 +0200 Subject: [PATCH] test: Missing space --- test/spec/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/spec/Main.hs b/test/spec/Main.hs index 30e019120..aa08e0320 100644 --- a/test/spec/Main.hs +++ b/test/spec/Main.hs @@ -267,7 +267,7 @@ main = do -- this test runs with tx-rollback-all = true and tx-allow-override = true before withApp $ - describe"Feature.RollbackAllowedSpec" Feature.RollbackSpec.allowed + describe "Feature.RollbackAllowedSpec" Feature.RollbackSpec.allowed -- this test runs with tx-rollback-all = false and tx-allow-override = false before disallowRollbackApp $