Skip to content

Commit

Permalink
Remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxstorm committed Jul 6, 2016
1 parent a6ed210 commit aae8a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/defines/sensu_mutator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:ensure => 'file',
:owner => 'sensu',
:group => 'sensu',
:mode => '0440',
:mode => '0440'
)
end
end
Expand Down

0 comments on commit aae8a81

Please sign in to comment.