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 eedac93 commit 0a9fa59Copy full SHA for 0a9fa59
test/test_helper.exs
@@ -15,3 +15,5 @@ else
15
"Running tests against v1 schema. Use: `V2_MIGRATION_DONE=1 mix test` for secondary run."
16
)
17
end
18
+
19
+ExUnit.start()
0 commit comments