Skip to content

Commit 5e7e6c5

Browse files
committed
Revert "test_gem_command_manager.rb.
This reverts commit 8aa885c and cd07c3c.
1 parent e4a9394 commit 5e7e6c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/rubygems/test_gem_command_manager.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def test_find_command_unknown
7272
end
7373

7474
def test_find_command_unknown_suggestions
75-
omit "randomly fails on ruby/ruby CI" if ENV["GITHUB_REPOSITORY"] == "ruby/ruby"
7675
e = assert_raise Gem::UnknownCommandError do
7776
@command_manager.find_command "pish"
7877
end

0 commit comments

Comments
 (0)