Skip to content

Commit

Permalink
update TestListInference to TestPythonListInference to move it to pyt…
Browse files Browse the repository at this point in the history
…hon test run (#1229)
  • Loading branch information
McKnight-42 authored May 8, 2024
1 parent fcc4735 commit edf3344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/python_model_tests/test_list_inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from tests.functional.python_model_tests import files


class TestListInference:
class TestPythonListInference:
@pytest.fixture(scope="class")
def models(self):
return {
Expand Down

0 comments on commit edf3344

Please sign in to comment.