Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Sep 27, 2024
1 parent 7c38766 commit f73f067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/Tutor/GoodPgnEvaluationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public function D07()
"The black pieces are timidly approaching the other side's king.",
"Black has a total relative pin advantage.",
"The knight on e2 is pinned shielding a piece that is more valuable than the attacking piece.",
"Overall, 4 heuristic evaluation features are favoring White while 8 are favoring Black.",
"Overall, 3 heuristic evaluation features are favoring White while 9 are favoring Black.",
];

$limit = new Limit();
Expand Down

0 comments on commit f73f067

Please sign in to comment.