Skip to content

Commit

Permalink
chore: update transaction tile test description
Browse files Browse the repository at this point in the history
  • Loading branch information
victoreronmosele committed Oct 15, 2024
1 parent 0189446 commit 7aade31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/features/transaction/transaction_tile_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ void main() {
],
);

testWidgets('should show paying and payout currencies', (tester) async {
testWidgets('should show payin and payout currencies', (tester) async {
await tester.pumpWidget(
transactionTileTestWidget(
mockTransactionNotifierType:
Expand Down

0 comments on commit 7aade31

Please sign in to comment.