Project

General

Profile

« Previous | Next » 

Revision f4459c11

Added by David Davis about 8 years ago

Refs #3809 - Turning on some rubocop cops

View differences:

test/unit/report_importer_test.rb
context 'puppet error state notification' do
setup do
@user = as_admin { FactoryGirl.create(:user, :admin, :with_mail) }
@user = as_admin { FactoryGirl.create(:user, :admin, :with_mail) }
@user.mail_notifications << PuppetError.first
@host = FactoryGirl.create(:host)
end

Also available in: Unified diff