jo: rubocop tweaks.
This commit is contained in:
parent
27615fc913
commit
622f28ff66
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ class Jo < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert_equal %({"success":true,"result":"pass"}\n), pipe_output("#{bin}/jo success=true result=pass")
|
||||
assert_equal %Q({"success":true,"result":"pass"}\n), pipe_output("#{bin}/jo success=true result=pass")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue