Browse Source

update test case

quyuan 1 năm trước cách đây
mục cha
commit
ad40442dfe
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      tests/test_cli/test_cli_sdk.py

+ 2 - 2
tests/test_cli/test_cli_sdk.py

@@ -385,8 +385,8 @@ class TestCli:
         #res = common.check_html_table_exists(os.path.join(pdf_res_path, "test_rearch_report", "auto", "test_rearch_report.md"))
 
     @pytest.mark.P1
-    def test_magic_pdf_open_tablemaster_table_cpu(self):
-        """magic pdf cli close html table cpu mode."""
+    def test_magic_pdf_cpu(self):
+        """magic pdf cli cpu mode."""
         time.sleep(2)
         #pre_cmd = "cp ~/magic_pdf_html_table_cpu.json ~/magic-pdf.json"
         #os.system(pre_cmd)