fix style

This commit is contained in:
Max Eisner 2022-08-10 22:31:43 +02:00
parent d819c949b4
commit a666b1bce8
No known key found for this signature in database
GPG Key ID: 4BF122C22879F0C8

View File

@ -1996,7 +1996,7 @@ describe Formula do
}.to raise_error("ignore_missing_libraries is available on Linux only")
end
end
describe "#generate_completions_from_executable" do
let(:f) do
Class.new(Testball) do