diff --git a/Library/Homebrew/test/test_integration_cmds.rb b/Library/Homebrew/test/test_integration_cmds.rb index 9b37fa545d3de54679bf8a2bdaeda3fd135b2d0f..27e089bfc4be365feb570a184a6aa9bb2ba460e3 100644 --- a/Library/Homebrew/test/test_integration_cmds.rb +++ b/Library/Homebrew/test/test_integration_cmds.rb @@ -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