summaryrefslogtreecommitdiff
path: root/spec/unit/audit/control_group_data_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/audit/control_group_data_spec.rb')
-rw-r--r--spec/unit/audit/control_group_data_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/audit/control_group_data_spec.rb b/spec/unit/audit/control_group_data_spec.rb
index e21ab066fd..3705fafbe7 100644
--- a/spec/unit/audit/control_group_data_spec.rb
+++ b/spec/unit/audit/control_group_data_spec.rb
@@ -178,7 +178,7 @@ describe Chef::Audit::ControlGroupData do
:resource_type => resource_type,
:resource_name => resource_name,
:context => context,
- :line_number => line_number
+ :line_number => line_number,
}
}