habitmove/tests/conftest.py

3 lines
102 B
Python
Raw Normal View History

2021-12-16 12:07:09 +00:00
def pytest_configure(config):
config.addinivalue_line("markers", "e2e: mark as end to end test.")