Skip to content

Commit

Permalink
Merge pull request #28818 from y-yagi/add_require
Browse files Browse the repository at this point in the history
Add missing require
  • Loading branch information
rafaelfranca committed Apr 20, 2017
2 parents 8601ac6 + 8ae20e6 commit c326345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activejob/test/cases/logging_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
require "jobs/logging_job"
require "jobs/overridden_logging_job"
require "jobs/nested_job"
require "jobs/rescue_job"
require "models/person"

class LoggingTest < ActiveSupport::TestCase
Expand Down

0 comments on commit c326345

Please sign in to comment.