brew style fixes
This commit is contained in:
parent
183d76d59e
commit
2349c1fc10
@ -8,7 +8,7 @@ describe LivecheckFormula do
|
||||
install_test_formula "testball"
|
||||
|
||||
formatted_response = described_class.init("testball")
|
||||
|
||||
|
||||
expect(formatted_response).not_to be_nil
|
||||
expect(formatted_response).to be_a(Hash)
|
||||
expect(formatted_response.size).not_to eq(0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user