Commit e9898892 authored by dt-yy's avatar dt-yy
Browse files

update test case

parent 74f9978e
...@@ -397,6 +397,7 @@ class TestCli: ...@@ -397,6 +397,7 @@ class TestCli:
os.system(cli_cmd) os.system(cli_cmd)
common.cli_count_folders_and_check_contents(os.path.join(pdf_res_path, "test_rearch_report", "auto")) common.cli_count_folders_and_check_contents(os.path.join(pdf_res_path, "test_rearch_report", "auto"))
@pytest.mark.skip(reason="layoutlmv3废弃")
@pytest.mark.P1 @pytest.mark.P1
def test_local_magic_pdf_layoutlmv3_yolo(self): def test_local_magic_pdf_layoutlmv3_yolo(self):
"""magic pdf cli open layoutlmv3.""" """magic pdf cli open layoutlmv3."""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment