Tests: hyphen sign used unstead of underscore as more common.

This commit is contained in:
Andrei Zeliankou
2020-12-12 20:08:03 +00:00
parent 16ac829c8f
commit 425ffc9416
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
[pytest]
addopts = -vvv -s --print_log
addopts = -vvv -s --print-log
python_functions = test_*