test: Missing space

This commit is contained in:
Wolfgang Walther
2024-05-09 18:05:44 +02:00
parent cf7a789e9e
commit aa94e436fa
+1 -1
View File
@@ -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 $