Skip to content

Commit 11dfa8a

Browse files
authored
Merge branch 'master' into fix-alloc-alignment
2 parents bf7e411 + 814213a commit 11dfa8a

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)