Resolve type errors
This commit is contained in:
parent
8db86f712f
commit
4b59101549
@ -7,9 +7,4 @@ describe "brew", :integration_test do
|
||||
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user