Skip to content

Commit 8b49aa2

Browse files
committed
Add test package
1 parent 6f9658d commit 8b49aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter/test/sentry_flutter_test.dart

+1
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ void main() {
668668

669669
group('exception identifiers', () {
670670
setUp(() async {
671+
loadTestPackage();
671672
await Sentry.close();
672673
});
673674

0 commit comments

Comments
 (0)