Skip to content

Commit

Permalink
Update lib/slipstream/socket_test.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
davydog187 authored May 29, 2024
1 parent 97875c6 commit 5dfb50d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/slipstream/socket_test.ex
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ defmodule Slipstream.SocketTest do
defmodule MyApp.MyClientTest do
use Slipstream.SocketTest
setup do
client = start_supervised!(MyApp.Myclient, uri: "wss://test.com", test_mode?: true)
%{client: client}
Expand Down

0 comments on commit 5dfb50d

Please sign in to comment.