We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a9394 commit 5e7e6c5Copy full SHA for 5e7e6c5
1 file changed
test/rubygems/test_gem_command_manager.rb
@@ -72,7 +72,6 @@ def test_find_command_unknown
72
end
73
74
def test_find_command_unknown_suggestions
75
- omit "randomly fails on ruby/ruby CI" if ENV["GITHUB_REPOSITORY"] == "ruby/ruby"
76
e = assert_raise Gem::UnknownCommandError do
77
@command_manager.find_command "pish"
78
0 commit comments