-
Igor Drozdov authored
The discussion in this issue: https://github.com/thoughtbot/factory_bot/issues/385 Pointed out that including ActionDispatch::TestProcess globally may cause unexpected consequences. Let's remove those inclusions and define fixture_file_upload helper that uses Rack::Test::UploadedFile.
7f29cfb2