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:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user