travis seems not to be as fast, so rais to 10 minutes to be sure we are not reaching timeout

This commit is contained in:
2016-03-29 22:26:43 +02:00
parent 84c683bcb8
commit 0dc791ebe2
+2
View File
@@ -29,6 +29,8 @@ feature 'Support announcement' do
end end
scenario 'A bot tries to enter data' do scenario 'A bot tries to enter data' do
stub_const('ApplicationController::INPUT_TIMEOUT', 600.seconds)
visit root_path visit root_path
click_button 'Unterstützung zusichern' click_button 'Unterstützung zusichern'