From 0fc9c780b2c26385edb0a231c48c9a579d77840a Mon Sep 17 00:00:00 2001 From: Priyanshu pundir <149523923+priyanshupundir@users.noreply.github.com> Date: Sat, 23 May 2026 17:33:19 +0530 Subject: [PATCH] fix(curriculum): remove fake clock uninstall test (#67549) --- .../blocks/lab-tic-tac-toe/67e3a6b7f60b4085588189e6.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/curriculum/challenges/english/blocks/lab-tic-tac-toe/67e3a6b7f60b4085588189e6.md b/curriculum/challenges/english/blocks/lab-tic-tac-toe/67e3a6b7f60b4085588189e6.md index 6c76a6e20a0..441c4a1a870 100644 --- a/curriculum/challenges/english/blocks/lab-tic-tac-toe/67e3a6b7f60b4085588189e6.md +++ b/curriculum/challenges/english/blocks/lab-tic-tac-toe/67e3a6b7f60b4085588189e6.md @@ -362,12 +362,6 @@ The game should display a message indicating a draw. } ``` -Uninstall the clock, ignore this test - -```js -clock.uninstall() -``` - # --seed-- ## --seed-contents--