proselint
This commit is contained in:
parent
367c7933f7
commit
b43c034650
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ class Proselint < Formula
|
|||
|
||||
test do
|
||||
output = pipe_output("#{bin}/proselint --compact -", "John is very unique.")
|
||||
assert_match /weasel_words\.very.*uncomparables/m, output
|
||||
assert_match "Comparison of an uncomparable", output
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue