Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Jul 10, 2024
1 parent f9a5101 commit 366dce3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ void main() {
_reportError(handler: defaultError);

verify(
await await fixture.hub.captureEvent(captureAny,
await fixture.hub.captureEvent(captureAny,
hint: anyNamed('hint'), stackTrace: anyNamed('stackTrace')),
);

Expand Down

0 comments on commit 366dce3

Please sign in to comment.