Skip to content

Commit 8c314fc

Browse files
authored
Update test_cls_cls_il.py
1 parent a68566c commit 8c314fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/model-preparation-algorithm/tests/ote_cli/test_cls_cls_il.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
templates_ids = [template.model_template_id for template in templates]
5757

5858

59-
class TestToolsClassification:
59+
class TestToolsClsClsIncr:
6060
@e2e_pytest_component
6161
def test_create_venv(self):
6262
work_dir, _, algo_backend_dir = get_some_vars(templates[0], root)

0 commit comments

Comments
 (0)