Skip to content

Commit

Permalink
fix analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Sep 26, 2024
1 parent f20fd1a commit b6fade7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dart/test/sentry_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ void main() {
});

test('should provide metrics API', () async {
// ignore: deprecated_member_use_from_same_package
expect(Sentry.metrics(), Sentry.currentHub.metricsApi);
});
});
Expand Down

0 comments on commit b6fade7

Please sign in to comment.