Skip to content

Commit

Permalink
Resolve type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Jan 26, 2024
1 parent b945574 commit e0ca750
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Library/Homebrew/test/global_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,4 @@
.and not_to_output.to_stderr
.and be_a_success
end

it "does not require i18n" do
# This is a transitive dependency of activesupport, but we don't use it.
expect { I18n }.to raise_error(NameError)
end
end

0 comments on commit e0ca750

Please sign in to comment.