summaryrefslogtreecommitdiff
path: root/spec/support/oc_pedant.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2018-07-03 10:02:37 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2018-07-03 11:56:22 -0700
commitb244346c1e8d500e82603d0dace7a84a8031c89c (patch)
treef0a705d73a643ebe4bde13754b5eedd4bd4a970e /spec/support/oc_pedant.rb
parent694c8cb8a3c564dc27a06cefbaff4c3f6369da50 (diff)
downloadchef-zero-b244346c1e8d500e82603d0dace7a84a8031c89c.tar.gz
fixes for new chefstyle
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'spec/support/oc_pedant.rb')
-rw-r--r--spec/support/oc_pedant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb
index 9a59e4c..03c4db1 100644
--- a/spec/support/oc_pedant.rb
+++ b/spec/support/oc_pedant.rb
@@ -32,7 +32,7 @@ chef_server "http://127.0.0.1:8889"
# testing location, you should not specify a value for this parameter.
# The tests will still run, albeit slower, as they will now need to
# poll for a period to ensure they are querying committed results.
-#search_server "http://localhost:8983"
+# search_server "http://localhost:8983"
# Related to the 'search_server' parameter, this specifies the maximum
# amout of time (in seconds) that search endpoint requests should be