Skip to content

Commit 371a990

Browse files
committed
Skip live tests
1 parent 86c9828 commit 371a990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test_helper.exs

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ExUnit.start()
33

44
ExUnit.configure(
55
exclude: [
6-
:skip
7-
# :live,
6+
:skip,
7+
:live
88
]
99
)

0 commit comments

Comments
 (0)