We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c806a2 commit 0e46474Copy full SHA for 0e46474
1 file changed
test/spec/Main.hs
@@ -254,7 +254,7 @@ main = do
254
describe "Feature.Query.Preferences.TimezoneSpec.disabledSpec" Feature.Query.Preferences.TimezoneSpec.disabledSpec
255
256
257
- -- 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
258
-- this results in race conditions
259
260
-- this test runs with tx-rollback-all = true and tx-allow-override = true
0 commit comments