From 698c1611d2b84294961586de3c7a8598c870653c Mon Sep 17 00:00:00 2001 From: Fahad Date: Sat, 14 Jun 2025 16:47:59 +0400 Subject: [PATCH] Lint fix --- tools/testgen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testgen.py b/tools/testgen.py index a4c09de..428662c 100644 --- a/tools/testgen.py +++ b/tools/testgen.py @@ -472,5 +472,5 @@ After creating each test file, show the user: ## Step 5: MOVE TO NEXT ACTION Once tests are confirmed working, immediately proceed to the next logical step for the project. -**CRITICAL**: Do NOT stop after generating - you MUST create, validate, run, and confirm the tests work. +**CRITICAL**: Do NOT stop after generating - you MUST create, validate, run, and confirm the tests work. Take full ownership of the testing implementation and move to your next work."""