diff --git a/packages/app_center/test/test_utils.mocks.dart b/packages/app_center/test/test_utils.mocks.dart index f6e4024ad..41e3e0160 100644 --- a/packages/app_center/test/test_utils.mocks.dart +++ b/packages/app_center/test/test_utils.mocks.dart @@ -2384,14 +2384,14 @@ class MockRatingsClient extends _i1.Mock implements _i11.RatingsClient { @override _i14.Future> getSnapVotes( - String? snap_id, + String? snapId, String? token, ) => (super.noSuchMethod( Invocation.method( #getSnapVotes, [ - snap_id, + snapId, token, ], ),