Merge pull request #10315 from mistydemeo/cask_is_unavailable_hotfix

Cask tests: temporarily disable broken test
This commit is contained in:
Misty De Meo 2021-01-13 11:14:33 -08:00 committed by GitHub
commit c197e9a27d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,7 @@ describe Cask::Cmd::Info, :cask do
end end
it "can run be run with a url twice and returns analytics", :needs_network do it "can run be run with a url twice and returns analytics", :needs_network do
skip "Receiving a 416 when fetching docker.rb"
analytics = { analytics = {
"analytics" => { "analytics" => {
"install" => { "install" => {