Skip to content

Commit 0e46474

Browse files
test(spec): fix typo in comment
1 parent 7c806a2 commit 0e46474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/spec/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ main = do
254254
describe "Feature.Query.Preferences.TimezoneSpec.disabledSpec" Feature.Query.Preferences.TimezoneSpec.disabledSpec
255255

256256

257-
-- Note: the rollback tests can not run in parallel, because they test persistance and
257+
-- Note: the rollback tests can not run in parallel, because they test persistence and
258258
-- this results in race conditions
259259

260260
-- this test runs with tx-rollback-all = true and tx-allow-override = true

0 commit comments

Comments
 (0)