Skip to content

Commit d39bac0

Browse files
authored
Update and rename test_ote_seg_cls_il.py to test_seg_cls_il.py
1 parent aaf099f commit d39bac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/model-preparation-algorithm/tests/ote_cli/test_ote_seg_cls_il.py external/model-preparation-algorithm/tests/ote_cli/test_seg_cls_il.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
templates_ids = [template.model_template_id for template in templates]
6262

6363

64-
class TestToolsSegmentation:
64+
class TestToolsSegClsIncr:
6565
@e2e_pytest_component
6666
def test_create_venv(self):
6767
work_dir, _, algo_backend_dir = get_some_vars(templates[0], root)

0 commit comments

Comments
 (0)