Remove blank line
This commit is contained in:
parent
122738709a
commit
188aca1075
@ -11,7 +11,6 @@ describe "brew commands", :integration_test do
|
|||||||
end
|
end
|
||||||
|
|
||||||
it "prints a list without headers with the --quiet flag" do
|
it "prints a list without headers with the --quiet flag" do
|
||||||
|
|
||||||
expect { brew "commands", "--quiet" }
|
expect { brew "commands", "--quiet" }
|
||||||
.to be_a_success
|
.to be_a_success
|
||||||
.and not_to_output.to_stderr
|
.and not_to_output.to_stderr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user