Skip to content

Commit

Permalink
Update test/test_timeout.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Benoit Daloze <eregontp@gmail.com>
  • Loading branch information
jjb and eregon authored Nov 7, 2023
1 parent 3acb0ed commit 56fde15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_timeout.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def test_nested_timeout_which_error_bubbles_up
raised_exception = e
end

assert_equal 'inner message', e.message
assert_equal 'inner message', raised_exception.message
end

Expand Down

0 comments on commit 56fde15

Please sign in to comment.