test(spec): fix typo in comment

This commit is contained in:
Wolfgang Walther
2026-06-02 06:49:15 +00:00
parent 7c806a2bf9
commit 0e46474cb2
+1 -1
View File
@@ -254,7 +254,7 @@ main = do
describe "Feature.Query.Preferences.TimezoneSpec.disabledSpec" Feature.Query.Preferences.TimezoneSpec.disabledSpec
-- Note: the rollback tests can not run in parallel, because they test persistance and
-- Note: the rollback tests can not run in parallel, because they test persistence and
-- this results in race conditions
-- this test runs with tx-rollback-all = true and tx-allow-override = true