mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
When using rack-test 2, we no longer need to send NilUploadedFile to trigger multipart
This commit is contained in:
parent
6cba8b4b5a
commit
a3ff5514f4
9 changed files with 76 additions and 11 deletions
2
Gemfile
2
Gemfile
|
|
@ -7,6 +7,8 @@ gemspec
|
|||
|
||||
gem 'xpath', github: 'teamcapybara/xpath'
|
||||
|
||||
# gem 'rack-test', github: 'rack/rack-test'
|
||||
|
||||
group :doc do
|
||||
gem 'redcarpet', platforms: :mri
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue