mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
2258309baa
We now need to run cukes with a JS scenario all the time. Backlogs however used manually POST requests to set up some stuff which is no longer working now. We can tell capybara to switch the driver shortly just to perform the request while keeping the session. It's a hack but will prevail until backlogs is hopefully removed soon.