test: Missing space
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ main = do
|
|||||||
|
|
||||||
-- this test runs with tx-rollback-all = true and tx-allow-override = true
|
-- this test runs with tx-rollback-all = true and tx-allow-override = true
|
||||||
before withApp $
|
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
|
-- this test runs with tx-rollback-all = false and tx-allow-override = false
|
||||||
before disallowRollbackApp $
|
before disallowRollbackApp $
|
||||||
|
|||||||
Reference in New Issue
Block a user