You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(MODULES-1723) Test Ruby Registry methods uncalled
- Ensure that under Ruby 2.1.x that problematic method calls to
Win32::Registry are not made. This was made in a separate commit
because unfortunately Mocha's any_instance will actually hide other
errors (which are visible in the prior commit).
Once code has been changed to alter code paths under other Ruby
versions, the guarding will be changed accordingly.
0 commit comments