myuan 2 年之前
父節點
當前提交
b0b67d5fa6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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):