test_integration_cmds: loosen cask test.

This commit is contained in:
Mike McQuaid 2016-07-04 17:17:20 +01:00
parent 245441e1e8
commit 26dcc9786d

View File

@ -697,7 +697,7 @@ class IntegrationCommandTests < Homebrew::TestCase
def test_cask
needs_test_cmd_taps
assert_equal "Warning: nothing to list", cmd("cask", "list")
cmd("cask", "list")
end
def test_services