Skip to content

Commit

Permalink
Update app/test/providers/capture_provider_test.mocks.dart
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
vincentkoc and coderabbitai[bot] authored Nov 3, 2024
1 parent 2ac7c82 commit 0c9dd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/test/providers/capture_provider_test.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ class MockCaptureProvider extends _i1.Mock implements _i3.CaptureProvider {
void onInternetSatusChanged(_i12.InternetStatus? status) =>
super.noSuchMethod(
Invocation.method(
#onInternetSatusChanged,
#onInternetStatusChanged,
[status],
),
returnValueForMissingStub: null,
Expand Down

0 comments on commit 0c9dd2b

Please sign in to comment.