Skip to content

Commit

Permalink
Try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Nov 10, 2023
1 parent 28b4fe7 commit 42643ef
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
end
end

after do
# while bundle exec appraisal jruby-9.3-rails5-mysql2 rake spec:action_cable[--seed=29737]; do echo 'more'; done
ActionCable.server.restart
end

context 'on ActionCable connection request' do
subject! { get '/cable' }

Expand Down

0 comments on commit 42643ef

Please sign in to comment.