[model-gateway] rename py_test to e2e_test (#16454)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[pytest]
|
||||
testpaths = py_test
|
||||
testpaths = e2e_test
|
||||
python_files = test_*.py
|
||||
python_classes = Test*
|
||||
python_functions = test_*
|
||||
|
||||
Reference in New Issue
Block a user