Skip to content

Commit

Permalink
This test fails now since parlour doesn't package rbi files
Browse files Browse the repository at this point in the history
  • Loading branch information
dorner committed Jul 19, 2023
1 parent 595f384 commit 37c84eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/resolver_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,4 @@ class B
expect(subject.path_for('B')).to be nil # Ambiguous
end

it 'resolves included gem rbi files' do
subject.prepare
expect(subject.path_for('Parlour::TypeLoader')).to eq 'Parlour::TypeLoader'
end
end

0 comments on commit 37c84eb

Please sign in to comment.