outdated: Update tests for deprecation warning
This commit is contained in:
parent
b4f8e23ee1
commit
fa0f6f4d5b
@ -23,7 +23,6 @@ describe "brew outdated", :integration_test do
|
|||||||
|
|
||||||
expect { brew "outdated", "--json=v1" }
|
expect { brew "outdated", "--json=v1" }
|
||||||
.to output(expected_json + "\n").to_stdout
|
.to output(expected_json + "\n").to_stdout
|
||||||
.and not_to_output.to_stderr
|
|
||||||
.and be_a_success
|
.and be_a_success
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user