mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-24 10:08:22 +00:00
4 lines
82 B
Python
4 lines
82 B
Python
import pytest
|
|
from .. import marks
|
|
|
|
marks = [pytest.mark.settings_password, marks] |