Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Nov 18, 2024
1 parent 3a836bb commit def4995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/customer_io_method_channel_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ void main() {
final Map<String, dynamic> args = {
'deliveryId': '123',
'deliveryToken': 'asdf',
'metricEvent': 'clicked'
'metricEvent': 'opened'
};

final customerIO = CustomerIOMethodChannel();
Expand Down

0 comments on commit def4995

Please sign in to comment.