Skip to content

Commit

Permalink
Move back system spec config to support dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-stefano committed Dec 30, 2024
1 parent 8cf4767 commit 9fcfef4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
require 'selenium/webdriver'
# Add additional requires below this line. Rails is not loaded until this point!

require Rails.root.join('spec/spec_helper_system')

# Pull in all the files in spec/support automatically.
Dir['./spec/strategies/**/*.rb'].each { |file| require file }

Expand Down
File renamed without changes.

0 comments on commit 9fcfef4

Please sign in to comment.