Update expected test results
authorFabian Fichter <ianfab@users.noreply.github.com>
Sun, 18 Apr 2021 20:02:56 +0000 (22:02 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sun, 18 Apr 2021 20:02:56 +0000 (22:02 +0200)
tests/js/test.js

index a7ad6c5..64b38f2 100644 (file)
@@ -484,7 +484,7 @@ describe('board.toVerboseString()', function () {
                                                    "   a   b   c   d   e   f   g   h   i\n\n" +
                                                    "Fen: rnbakabnr/9/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/9/RNBAKABNR w - - 0 1\n" +
                                                    "Sfen: rnbakabnr/9/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/9/RNBAKABNR b - 1\n" +
-                                                   "Key: 7D2D4DD861009613\nCheckers: ");
+                                                   "Key: CF494C075A7D927E\nCheckers: ");
     board2.delete();
   });
 });