summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-01-14 14:12:23 -0800
committersersut <serdar@opscode.com>2014-01-14 14:12:23 -0800
commit1424f8ffed1493ede4ea4cf7c0e36a6ac883aea4 (patch)
treea8993b7b9d8cc6657adc00ab44d82fbaaf62a88e
parent589b127b61264cf52e64e17236d87077a4aaa144 (diff)
downloadohai-1424f8ffed1493ede4ea4cf7c0e36a6ac883aea4.tar.gz
Remove the forgotten :focus in system tests.
-rw-r--r--spec/unit/system_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/system_spec.rb b/spec/unit/system_spec.rb
index 306c33b0..3923857e 100644
--- a/spec/unit/system_spec.rb
+++ b/spec/unit/system_spec.rb
@@ -550,7 +550,7 @@ EOF
Ohai::Config[:plugin_path] = @original_config
end
- it "should rerun the plugin providing the desired attributes", :focus => true do
+ it "should rerun the plugin providing the desired attributes" do
@ohai.all_plugins
initial_value = @ohai.data["random"]
@ohai.all_plugins