Skip to content

Messing with Travis: Avoid sleep by increasing default_wait_time to 20s

gitlab-qa-bot requested to merge github/fork/jacobvosmaer/no_more_sleep into master

Created by: jacobvosmaer

I am testing to see how the Travis build behaves when we try to solve timing issues using Capybara.default_wait_time instead of by adding sleep statements.

Merge request reports