summaryrefslogtreecommitdiff
path: root/tests/white-box/webapp.rb
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2014-11-23 18:02:42 -0500
committerMicah Anderson <micah@leap.se>2014-11-23 18:02:42 -0500
commit9da4a1e64b1a0238dbf25f153112093232a960bb (patch)
treea2478678465fa8a7c43d018d1b9a79ba90d57bda /tests/white-box/webapp.rb
parentfbfc88d8e4ff032fd8155e264ba75668b426fdb2 (diff)
parent6200be6fbf1f05665158e9ce8b218433f2440240 (diff)
Merge remote-tracking branch 'elijah/feature/soledadtest' into develop
Diffstat (limited to 'tests/white-box/webapp.rb')
-rw-r--r--tests/white-box/webapp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/white-box/webapp.rb b/tests/white-box/webapp.rb
index 0fea1c7f..2aa87403 100644
--- a/tests/white-box/webapp.rb
+++ b/tests/white-box/webapp.rb
@@ -1,4 +1,4 @@
-raise SkipTest unless $node["services"].include?("webapp")
+raise SkipTest unless service?(:webapp)
require 'json'