fix typo in audit tests
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
b0d10fdf28
commit
67e4e78f22
@ -423,7 +423,7 @@ module Homebrew
|
|||||||
.to eq 'Formula license ["0BSD"] does not match GitHub license ["GPL-3.0"].'
|
.to eq 'Formula license ["0BSD"] does not match GitHub license ["GPL-3.0"].'
|
||||||
end
|
end
|
||||||
|
|
||||||
it "allows a formula-specified license that differes from its GitHub "\
|
it "allows a formula-specified license that differs from its GitHub "\
|
||||||
"repository for formulae on the mismatched license allowlist" do
|
"repository for formulae on the mismatched license allowlist" do
|
||||||
formula_text = <<~RUBY
|
formula_text = <<~RUBY
|
||||||
class Cask < Formula
|
class Cask < Formula
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user