Skip to content

Commit 6c64d0f

Browse files
author
John Sanders
committed
test: potentially wrong payload
see the comments on this MR #41
1 parent d9b2f30 commit 6c64d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sessionControlClient.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ describe("Session Control Client", () => {
831831

832832
switch (step) {
833833
case 0:
834-
stream.push(Buffer.from("01790002006 0000010000020003PA160LDA2 04ACT052.2 0610.15.6 07 08Silver (Ag) 09D240003 1000111001121130\u0000"));
834+
stream.push(Buffer.from("02210002006 0000010000020003PA160LDA2 04ACT052.2 0610.15.6 07 08Silver (Ag) 09D240003 100011100112113014429496729515QASWWEDXCVFR562 DERF34EDF169\u0000"));
835835
step += 1;
836836
break;
837837

0 commit comments

Comments
 (0)