Skip to content

Commit

Permalink
GH-187: fix typo in test sample
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed May 9, 2024
1 parent 0908da2 commit cfb53e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class MT020Test {

private final String sample3 = "{1:F01VNDZBET2AXXX0000000000}{2:I020DYDYXXXXXXXXN}{4:"
+ "{102:VNDZBET2AXXX}"
+ "{253:050719MVNDZBET2AXXX0181000391}}";
+ "{253:050719VNDZBET2AXXX0181000391}}";

private final String sample4 = "{1:F01VNDZBET2AXXX0000000000}{2:I020DYDYXXXXXXXXN}{4:"
+ "{102:VNDZBET2AXXX}"
Expand Down

0 comments on commit cfb53e6

Please sign in to comment.