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