Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Feb 18, 2025
1 parent f749dcd commit 2c9dba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ void main() {

expect(
blockchainVersionModel.version.transaction,
'3',
'4',
);
});

Expand Down

0 comments on commit 2c9dba9

Please sign in to comment.