Skip to content

Commit

Permalink
Merge branch 'main' into enha/user-unhandled
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Jul 17, 2023
2 parents a6cb7ab + cf67555 commit db2b18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flutter/test/widgets_binding_observer_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ void main() {
expect(breadcrumb.level, SentryLevel.info);

// detached lifecycle event
await sendLifecycle('paused');
await sendLifecycle('detached');

breadcrumb =
Expand Down

0 comments on commit db2b18e

Please sign in to comment.