Skip to content

Commit

Permalink
Reorder requires
Browse files Browse the repository at this point in the history
  • Loading branch information
dreikanter committed Sep 10, 2024
1 parent c98ca60 commit 66a7938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# Add additional requires below this line. Rails is not loaded until this point!
require "aasm/rspec"
require "support/factory_bot"
require "support/time_helpers"
require "support/shoulda"
require "support/time_helpers"
require "webmock/rspec"

# Requires supporting ruby files with custom matchers and macros, etc, in
Expand Down

0 comments on commit 66a7938

Please sign in to comment.