Skip to content

Commit

Permalink
Rubocop automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bren Briggs committed Jun 24, 2016
1 parent e97381e commit 65e599a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
puppetversion: Puppet.version,
facterversion: Facter.version,
ipaddress: '172.16.254.254',
macaddress: 'AA:AA:AA:AA:AA:AA',
macaddress: 'AA:AA:AA:AA:AA:AA'
}
end
require 'spec_helper_methods'
require 'spec_helper_methods'
# vim: syntax=ruby

0 comments on commit 65e599a

Please sign in to comment.