Skip to content

Commit

Permalink
rubocop again
Browse files Browse the repository at this point in the history
  • Loading branch information
milestruecar committed Aug 4, 2023
1 parent 10446ed commit 6079b0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/slack/real_time/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@
expect(socket).to receive(:run_async)
client.send(:run_handlers, 'example', {})
end


it 'returns an Async::Task' do
expect(client.send(:run_handlers, 'example', {})).to be_a Async::Task
Expand Down

0 comments on commit 6079b0f

Please sign in to comment.