diff options
| author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2022-04-06 19:01:19 +0200 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2022-04-28 19:08:49 +0900 |
| commit | fbb4b8d23505be46da7cd996d0c85039cf43b45a (patch) | |
| tree | de339a269981224b0057b2bd7c97b1c420fc8600 /spec/ruby/core/array/shared/difference.rb | |
| parent | 678d58c8508ec46aa270e3c5d81fc09cd0fee175 (diff) | |
[rubygems/rubygems] Fix test errors when `cargo` not present
Currently our tests try to detect whether `cargo` is installed or not,
and if not, set tests that need `cargo` as pending.
However, when this happens that test `setup` method is completely
skipped, meaning that the `teardown` method will blow up when trying to
switch back to the original folder, since it was not set.
This commit fixes that.
https://github.com/rubygems/rubygems/commit/1e4c1e6492
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5669
Diffstat (limited to 'spec/ruby/core/array/shared/difference.rb')
0 files changed, 0 insertions, 0 deletions
