Skip to content

Commit 0a9fa59

Browse files
committed
fix running tests
1 parent eedac93 commit 0a9fa59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_helper.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ else
1515
"Running tests against v1 schema. Use: `V2_MIGRATION_DONE=1 mix test` for secondary run."
1616
)
1717
end
18+
19+
ExUnit.start()

0 commit comments

Comments
 (0)