Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove comment
Browse files Browse the repository at this point in the history
spaced4ndy committed Dec 19, 2024

Verified

This commit was signed with the committer’s verified signature.
erikmd Erik Martin-Dorel
1 parent 7026e4c commit c3aa9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/AgentTests.hs
Original file line number Diff line number Diff line change
@@ -37,6 +37,5 @@ agentTests (ATransport t) = do
describe "Chosen servers" serverChoiceTests
-- notifications aren't tested with postgres, as we don't plan to use iOS client with it
describe "Notification tests" $ notificationTests (ATransport t)
-- TODO [postgres] add work items tests for postgres (to test 'failed' fields)
describe "SQLite store" storeTests
#endif

0 comments on commit c3aa9ef

Please sign in to comment.