myuan hace 2 años
padre
commit
b0b67d5fa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      run_test.py

+ 1 - 1
run_test.py

@@ -139,7 +139,7 @@ async def assert_sqls():
             }
         ],
     )
-    print(colored("all test right!", 'green'))
+    print(colored("all tests right!", 'green'))
 
 
 async def on_modified(event):