Skip to content

Commit

Permalink
Merge pull request #7800 from gromgit/fix_brew_tests
Browse files Browse the repository at this point in the history
Fix test cask macOS dependency
  • Loading branch information
issyl0 authored Jun 23, 2020
2 parents 287659c + 6044bb1 commit 2d54b9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
url "file://#{TEST_FIXTURE_DIR}/cask/caffeine.zip"
homepage "https://brew.sh/with-depends-on-macos-comparison"

depends_on macos: ">= :catalina"
depends_on macos: ">= :yosemite"

app "Caffeine.app"
end

0 comments on commit 2d54b9b

Please sign in to comment.