Skip to content

Commit d69cbe7

Browse files
committed
Fix test related to pathname
1 parent ed47e6f commit d69cbe7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/rbs/cli_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,6 @@ def test_collection_install__pathname_set
15661566
bundle_install('ast', 'logger')
15671567
_stdout, stderr = run_rbs_collection("install", bundler: true)
15681568

1569-
assert_include stderr, 'Cannot find `pathname` gem.'
15701569
assert_include stderr, 'Cannot find `set` gem.'
15711570

15721571
lockfile = RBS::Collection::Config::Lockfile.from_lockfile(

0 commit comments

Comments
 (0)