Skip to content

Commit

Permalink
rename to controls summary so i dont break things! :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoria Jeffrey committed Aug 2, 2016
1 parent c469ebd commit 543a8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/inspec/rspec_json_formatter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def control_summary_count(profiles)
end
end

@output_hash[:summary] = {
@output_hash[:control_summary] = {
total: total,
failed: failed,
skipped: skipped,
Expand Down

0 comments on commit 543a8cd

Please sign in to comment.