5 lines
81 B
Python
Raw Normal View History

import pytest
from .. import marks
marks = [pytest.mark.settings_wallet, marks]