brew style --fix
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
0778379501
commit
7aa10a13a4
@ -946,7 +946,7 @@ RSpec.describe Cask::Audit, :cask do
|
|||||||
context "when --strict is passed" do
|
context "when --strict is passed" do
|
||||||
let(:strict) { true }
|
let(:strict) { true }
|
||||||
|
|
||||||
it { is_expected.to error_with(message)}
|
it { is_expected.to error_with(message) }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user