diff --git a/scripts/auto_tests_docs/docs.py b/scripts/auto_tests_docs/docs.py index fd9bd276..a3fa0e2e 100644 --- a/scripts/auto_tests_docs/docs.py +++ b/scripts/auto_tests_docs/docs.py @@ -111,7 +111,6 @@ def TEST_WRITER_SOP_PROMPT( Create 5,000 lines of extensive and thorough tests for the code below using the guide, do not worry about your limits you do not have any just write the best tests possible, the module is {module}, the file path is {path} return all of the code in one file, make sure to test all the functions and methods in the code. - ######### TESTING GUIDE #############