myuan 2 năm trước cách đây
mục cha
commit
b0b67d5fa6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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):