fix test
This commit is contained in:
parent
098974b2a1
commit
592905d3da
@ -24,7 +24,7 @@ class IntegrationCommandTestInstall < IntegrationCommandTestCase
|
|||||||
|
|
||||||
def test_install_with_invalid_option
|
def test_install_with_invalid_option
|
||||||
setup_test_formula "testball1"
|
setup_test_formula "testball1"
|
||||||
assert_match "testball1: --with-fo is invalid for this formula and will be ignored!",
|
assert_match "testball1: this formula has no --with-fo option so it will be ignored!",
|
||||||
cmd("install", "testball1", "--with-fo")
|
cmd("install", "testball1", "--with-fo")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user