Skip to content

Commit 2862fe3

Browse files
committed
This test seems to be passing, so let's re-enable it
1 parent 5220e31 commit 2862fe3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/resolve_test.rb

-2
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,6 @@ def test_path_gems_get_considered_too
547547
end
548548

549549
def test_git_gems_get_considered_too
550-
skip if ENV["CI"] # FIXME
551-
552550
Dir.mktmpdir do |shush_dir|
553551
IO.write("#{shush_dir}/shush.gemspec", <<GEMSPEC)
554552
Gem::Specification.new do |spec|

0 commit comments

Comments
 (0)