Skip to content

Commit d2cfea5

Browse files
committed
exclude compression tests
1 parent 942a514 commit d2cfea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_helper.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:websocket_sup.start_link()
2-
ExUnit.configure(assert_receive_timeout: 500)
2+
ExUnit.configure(assert_receive_timeout: 500, exclude: [:compression])
33
ExUnit.start()

0 commit comments

Comments
 (0)