Fix missed tests and revert conftest change (breaks docker build)
This commit is contained in:
parent
cf6033b423
commit
f5dbc350f8
5 changed files with 20 additions and 19 deletions
|
@ -20,3 +20,4 @@ coverage
|
|||
.cache
|
||||
.npm-debug.log
|
||||
test/__pycache__
|
||||
__pycache__
|
||||
|
|
Reference in a new issue