Skip to content

Commit

Permalink
Skip live tests
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Jul 22, 2024
1 parent 86c9828 commit 371a990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_helper.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ExUnit.start()

ExUnit.configure(
exclude: [
:skip
# :live,
:skip,
:live
]
)

0 comments on commit 371a990

Please sign in to comment.