mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-23 17:48:20 +00:00
5 lines
82 B
Python
5 lines
82 B
Python
import pytest
|
|
from .. import marks
|
|
|
|
marks = [pytest.mark.settings_profile, marks]
|