Skip to content

Commit

Permalink
Add filter to be able to skip tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
amclain committed Jul 2, 2020
1 parent 2acc997 commit d7f5a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.exs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ExUnit.start()
ExUnit.start(exclude: [:skip])

0 comments on commit d7f5a8e

Please sign in to comment.