Cask: skip test that is currently broken in master

This commit is contained in:
Misty De Meo 2021-01-13 10:42:46 -08:00
parent c72b375a57
commit 79aff82c39

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" => {