Files
nairobi/spec
Senén Rodero Rodríguez 7a33314ceb Remove Capybara default_set_options for system tests using the Rack Test driver
The next warning is flooding the tests log:

`Options passed to Node#set but the RackTest driver
doesn't support any - ignoring`

As the rack test driver does not support any option, we
get rid of all `default_set_options` before each system
spec that uses this driver.
2021-06-10 12:33:55 +02:00
..
2021-06-03 11:13:52 +02:00
2021-01-14 17:40:02 +01:00