Skip to content
Snippets Groups Projects
Commit 67e4e78f authored by Rylan Polster's avatar Rylan Polster
Browse files

fix typo in audit tests


Co-authored-by: default avatarMike McQuaid <mike@mikemcquaid.com>
Co-authored-by: default avatarMarkus Reiter <me@reitermark.us>
parent b0d10fdf
No related branches found
No related tags found
No related merge requests found
......@@ -423,7 +423,7 @@ module Homebrew
.to eq 'Formula license ["0BSD"] does not match GitHub license ["GPL-3.0"].'
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
formula_text = <<~RUBY
class Cask < Formula
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment