Skip to content

Commit

Permalink
This test seems to be passing, so let's re-enable it
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewd committed Jul 7, 2022
1 parent 5220e31 commit 2862fe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/resolve_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -547,8 +547,6 @@ def test_path_gems_get_considered_too
end

def test_git_gems_get_considered_too
skip if ENV["CI"] # FIXME

Dir.mktmpdir do |shush_dir|
IO.write("#{shush_dir}/shush.gemspec", <<GEMSPEC)
Gem::Specification.new do |spec|
Expand Down

0 comments on commit 2862fe3

Please sign in to comment.