Skip to content

Commit

Permalink
Try to capture output
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden-077 committed Aug 28, 2024
1 parent dee915d commit abe2425
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
destination File.expand_path('tmp/', File.dirname(__FILE__))

before(:all) do
ENV["RAILS_LOG_TO_STDOUT"] = "true"
prepare_test_app
run_generator
sleep 1
end

after(:all) do
Expand Down

0 comments on commit abe2425

Please sign in to comment.