Skip to content

Commit

Permalink
increase wait for stackoverflow scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
fractalwrench committed Feb 28, 2018
1 parent f9a2eb8 commit 9545c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/stackoverflow.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Feature: Android support
Scenario: Stack Overflow
When I run "StackOverflowScenario" with the defaults
# Need to wait a while to trigger this in release mode
And I wait for 1 seconds
And I wait for 30 seconds
Then I should receive a request
And the request is a valid for the error reporting API
And the "Bugsnag-API-Key" header equals "a35a2a72bd230ac0aa0f52715bbdc6aa"
Expand Down

0 comments on commit 9545c4f

Please sign in to comment.