summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-12-04 14:57:23 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-12-04 14:57:23 -0800
commit9512049d82f172d799f6ca2d3063f9396deb27f8 (patch)
treebe62fa1eb53e8635dd2c8b2a11654e9139646d88
parent3c18cd94ec153b73441ef3e3f4bd3c82a7f24587 (diff)
downloadchef-9512049d82f172d799f6ca2d3063f9396deb27f8.tar.gz
focus snuck into a PR
this reverts the focus and allows all the tests to run again
-rw-r--r--spec/integration/recipes/lwrp_inline_resources_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/recipes/lwrp_inline_resources_spec.rb b/spec/integration/recipes/lwrp_inline_resources_spec.rb
index 73b7d428f0..bd5eaf66a4 100644
--- a/spec/integration/recipes/lwrp_inline_resources_spec.rb
+++ b/spec/integration/recipes/lwrp_inline_resources_spec.rb
@@ -75,7 +75,7 @@ describe "LWRPs with inline resources" do
end
end
- it "resources declared in b are executed immediately inline", :focus do
+ it "resources declared in b are executed immediately inline" do
r = nil
expect_recipe {
r = lwrp_inline_resources_test2 'hi' do