Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specs: use fixture_file_upload rather than Rack::Test::UploadedFile #5318

Merged
merged 1 commit into from Jul 1, 2020

Conversation

kemenaran
Copy link
Contributor

@kemenaran kemenaran commented Jun 30, 2020

This is mostly for consistency (both styles were used before).

Note: we still have to use Rack::Test::UploadedFile.new in factories,
because of thoughtbot/factory_bot#385.

@kemenaran kemenaran requested a review from Keirua June 30, 2020 15:56
This is mostly for consistency (both styles were used before).

Note: we still have to use `Rack::Test::UploadedFile.new` in factories,
because of thoughtbot/factory_bot#385.
@Keirua
Copy link
Contributor

Keirua commented Jul 1, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 1, 2020

Build succeeded:

@bors bors bot merged commit a37dd3c into dev Jul 1, 2020
@bors bors bot deleted the fixture-file-upload branch July 1, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants