artifactory: improve test
Closes #4586. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
a1f3a8c038
commit
fb88caa91d
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ class Artifactory < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert_match /Checking arguments to Artifactory/, pipe_output("#{bin}/artifactory.sh check")
|
||||
assert_match "Checking arguments to Artifactory", pipe_output("#{bin}/artifactory.sh check")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue