Skip to content

Commit 4326086

Browse files
authored
exercise state-of-tic-tac-toe: set proper value for 'reimplements' key of reimplemented test case (#2070)
1 parent 16f11ce commit 4326086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/state-of-tic-tac-toe/canonical-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
},
381381
{
382382
"uuid": "6c1920f2-ab5c-4648-a0c9-997414dda5eb",
383-
"reimplements": "6c1920f2-ab5c-4648-a0c9-997414dda5eb",
383+
"reimplements": "b1dc8b13-46c4-47db-a96d-aa90eedc4e8d",
384384
"description": "Invalid board: X won and O kept playing",
385385
"comments": ["Error message was changed to be more general"],
386386
"property": "gamestate",

0 commit comments

Comments
 (0)