build(meta): Fix pytest functions name pattern
This commit is contained in:
@@ -61,4 +61,4 @@
|
||||
[tool.pytest.ini_options]
|
||||
python_files = "test_*"
|
||||
python_classes = "*Tests"
|
||||
python_function = "test_*"
|
||||
python_functions = "test_*"
|
Reference in New Issue
Block a user