Skip to content

Commit

Permalink
fix: fixuture users undefnied fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Waishnav committed Jul 4, 2024
1 parent ff20a06 commit 9c20fd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
ActionDispatch::IntegrationTest.fixture_path = ActiveSupport::TestCase.fixture_path
end

ActiveSupport::TestCase.fixtures :all

class ActiveSupport::TestCase
include ActionMailer::TestHelper
include ActiveJob::TestHelper
Expand Down

0 comments on commit 9c20fd3

Please sign in to comment.