myuan 2 vuotta sitten
vanhempi
commit
b0b67d5fa6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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):