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

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.

合并请求报告