mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
e60bd97f35
* bump capybara * downgrade selenium-webdriver to get rid of a multitued of log messages Setting the logging preferences had no effect: https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities#loggingpreferences-json-object * bump sass * bump openproject-token * bump autoprefixer-rails * bump database_cleaner * bump capybara-screenshot * bump aws-sdk * bump timecop * bump timecop * bump parallel_tests * bump faker * bump retriable * fix specs discovered to be broken by now working within Capybara introduced a proxy for `all` and `within` in v2.14 (https://github.com/teamcapybara/capybara/commit/635671904345299bf6e351cc3e71c3fdfc836518#diff-3944edd1c2651f608ed8a8bec061a734). This revaled a couple of tests not working as desired. * skip `npm install` for unit specs [ci skip]