[model-gateway] rename py_test to e2e_test (#16454)
This commit is contained in:
@@ -120,7 +120,7 @@ python-clean: ## Clean Python build artifacts
|
||||
|
||||
python-test: ## Run Python tests
|
||||
@echo "Running Python tests..."
|
||||
@pytest py_test/ -v
|
||||
@pytest e2e_test/ -v
|
||||
|
||||
python-check: ## Check Python package with twine
|
||||
@echo "Checking Python package..."
|
||||
|
||||
Reference in New Issue
Block a user