File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,4 +51,4 @@ Feature: ANRs triggered in JVM code are captured
5151 When I run "JvmAnrOutsideReleaseStagesScenario"
5252 And I wait for 2 seconds
5353 And I cause the ANR dialog to appear
54- Then I should receive no requests
54+ Then I should receive no errors
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Feature: Discarding events
6060 # Now there is no event on disk, so there's nothing to send.
6161 And I close and relaunch the app
6262 And I configure Bugsnag for "DiscardBigEventsScenario"
63- Then I should receive no requests
63+ Then I should receive no errors
6464
6565 Scenario : Discard an on-disk error that received 400 and is too big
6666 # Fail to send initial handled error due to 400 error. Client discards it immediately.
You can’t perform that action at this time.
0 commit comments