Skip to content

Commit

Permalink
active_support all
Browse files Browse the repository at this point in the history
  • Loading branch information
dczulada committed May 3, 2024
1 parent e641105 commit 8b19302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require_relative './simplecov_init'
require 'factory_girl'
require 'erubis'
require 'active_support'
require 'active_support/all'
require 'mongoid'
require 'mongoid/tree'
require 'uuid'
Expand Down

0 comments on commit 8b19302

Please sign in to comment.