Skip to content

Commit

Permalink
Remove binding.irb.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jan 3, 2024
1 parent 6be30b3 commit 60e3389
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/async/scheduler.rb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
expect(sleeping.pop).to be == true
expect(finished).to be == false

binding.irb
thread.raise(Interrupt)

expect(sleeping.pop).to be == true
Expand Down

0 comments on commit 60e3389

Please sign in to comment.