Skip to content

Commit

Permalink
Fix flake in features/event_callbacks.feature:120 (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdowell authored Apr 13, 2022
1 parent 394884c commit 4c24847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/event_callbacks.feature
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Feature: Callbacks can access and modify event information
And I run "OnSendErrorPersistenceScenario"
And I wait to receive an error
And I clear the error queue
# Wait for fixture to receive the response and save the payload
And I wait for 2 seconds
And I relaunch the app
And I configure Bugsnag for "OnSendErrorPersistenceScenario"
And I wait to receive an error
Expand Down

0 comments on commit 4c24847

Please sign in to comment.