Explicity require the feature helpers

This commit is contained in:
Petko Bordjukov 2019-04-28 22:06:19 +03:00
parent e20861689f
commit a8d7cde7a1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require_relative 'feature_helpers'
Capybara.default_max_wait_time = 5
Capybara.asset_host = "http://localhost:3000"