Skip to content

Commit

Permalink
fix: remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Atanasov committed Apr 22, 2024
1 parent a62141b commit aac282d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ae_mdw/websocket/broadcaster_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ defmodule AeMdw.Websocket.BroadcasterTest do

assert_websocket_receive(clients, :subs, ["MicroBlocks"])
assert_receive_micro_blocks(name, clients, blocks, :mdw)
# unsubscribe_all(clients)
end
end
end
Expand Down

0 comments on commit aac282d

Please sign in to comment.