Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

test/unit/report_importer_test.rb
require 'test_helper'
class ReportImporterTest < ActiveSupport::TestCase
def setup
User.current = users :admin
ActionMailer::Base.deliveries = []
......
ReportImporter.import read_json_fixture('report-applied.json')
end
end
end

Also available in: Unified diff