Skip to content

Commit

Permalink
Renamed test
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Jan 19, 2025
1 parent 09c083a commit ec481aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/Variant/Chess960/BoardTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ public function play_RNNQBKRB_O_O_undo()
/**
* @test
*/
public function play_lan_RQKNBBRN_castle_short()
public function play_lan_RQKNBBRN_castle_long()
{
$startPos = ['R', 'Q', 'K', 'N', 'B', 'B', 'R', 'N'];

Expand Down

0 comments on commit ec481aa

Please sign in to comment.