Browse Source

update 合并测试接口脚本

zeke-chin 2 years ago
parent
commit
45480492ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TestAllOcr/test_interface.py

+ 1 - 1
TestAllOcr/test_interface.py

@@ -12,7 +12,7 @@ url = config.URL[envl]
 token = config.TOKEN[envl]
 token = config.TOKEN[envl]
 
 
 
 
-# 生产集群
+
 class TestOcr(unittest.TestCase):
 class TestOcr(unittest.TestCase):
 
 
     def _helper(self, image_path, suffix):
     def _helper(self, image_path, suffix):