remove commments
This commit is contained in:
parent
9b3110362e
commit
b508cc6785
@ -12,10 +12,6 @@ describe LivecheckFormula do
|
|||||||
expect(formatted_response).not_to be_nil
|
expect(formatted_response).not_to be_nil
|
||||||
expect(formatted_response).to be_a(Hash)
|
expect(formatted_response).to be_a(Hash)
|
||||||
expect(formatted_response.size).not_to eq(0)
|
expect(formatted_response.size).not_to eq(0)
|
||||||
|
|
||||||
# expect(formatted_response[:name]).to eq("testball")
|
|
||||||
# expect(formatted_response[:formula_version]).not_to be_nil
|
|
||||||
# expect(formatted_response[:livecheck_version]).not_to be_nil
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user