Spaces:
Sleeping
Sleeping
| [pytest] | |
| minversion = 7.0 | |
| addopts = -ra | |
| testpaths = tests | |
| markers = | |
| integration: mark test as integration which requires external services | |
| [pytest] | |
| minversion = 7.0 | |
| addopts = -ra | |
| testpaths = tests | |
| markers = | |
| integration: mark test as integration which requires external services | |