Skip to content

Commit

Permalink
test: fix flutter test
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Sep 25, 2024
1 parent 5136aaa commit 5fa09e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flutter/test/sentry_flutter_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ void main() {

setUp(() async {
native = NativeChannelFixture();
SentryFlutter.native = null;
});

group('Test platform integrations', () {
Expand Down

0 comments on commit 5fa09e2

Please sign in to comment.