Skip to content

Commit

Permalink
Update handled_errors.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
joshedney committed Oct 10, 2023
1 parent cc6c370 commit 226da02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/handled_errors.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feature: Reporting handled errors
And the event "context" starts with "Lorem ipsum dolor sit amet"
And the event "app.duration" equals 37
And the event "app.durationInForeground" is not null
And the event "app.id" equals "om.bugsnag.examples.UnrealTestFixture"
And the event "app.id" equals "com.bugsnag.examples.UnrealTestFixture"
And the event "app.inForeground" is true
And the event "app.isLaunching" is true
And the event "app.releaseStage" equals "production"
Expand Down

0 comments on commit 226da02

Please sign in to comment.