Skip to content

Commit 2e62baf

Browse files
schoblaskaperryqh
andcommitted
TEST DNM
Co-authored-by: Perry Hertler <[email protected]>
1 parent f7f84d6 commit 2e62baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
end
1616

1717
def require_test_rails_application(version = "7.0")
18+
puts "RAILS VERSION: #{version}"
1819
rails_dir = Pathname.new(File.expand_path("fixtures/rails-#{version}", __dir__))
1920
Dir.chdir(rails_dir)
2021
require_relative rails_dir.join("config/environment")

0 commit comments

Comments
 (0)