Skip to content

Commit 433191d

Browse files
Fix test
1 parent 34f78c5 commit 433191d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/__tests__/classic.spec.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@ describe("Classic", () => {
165165
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
166166
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
167167
[
168-
37, 38, 39, 40, 54, 0, 47, 0, 41, 42, 46, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0,
169-
0,
168+
37, 38, 39, 40, 54, 0, 47, 0, 41, 42, 46, 1, 19, 19, 0, 6, 0, 0, 0, 0,
169+
0, 0,
170170
],
171-
[3, 0, 0, 0, 0, 0, 0, 41, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
171+
[0, 3, 0, 0, 0, 0, 0, 0, 41, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
172172
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
173173
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
174174
]);

0 commit comments

Comments
 (0)