Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Dec 17, 2024
1 parent 62c0c8e commit 81654f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tokenParser_test.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ class MockApiService extends _i1.Mock implements _i12.ApiService {

@override
_i10.Future<Map<String, String>> getTransactionContent(
Map<String, String>? addresses) =>
List<String>? addresses) =>
(super.noSuchMethod(
Invocation.method(
#getTransactionContent,
Expand Down

0 comments on commit 81654f5

Please sign in to comment.