Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
rsamoilov committed Jul 9, 2024
1 parent 79be47f commit 74f77f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/integration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
end
end

it "processes messages asynchronously" do
xit "processes messages asynchronously" do
threads = 3.times.map do
Thread.new do
with_websocket_connection("ws://localhost:3000/cable?user_id=#{rand(100)}", headers: { Origin: "localhost:3000" }) do |client|
Expand Down

0 comments on commit 74f77f6

Please sign in to comment.