mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 14:54:48 +00:00
5 lines
84 B
Python
5 lines
84 B
Python
import pytest
|
|
from .. import marks
|
|
|
|
marks = [pytest.mark.settings_messaging, marks]
|