868b252
1
2
3
4
5
6
from reworkd_platform.settings import Settings def test_settings_create(): assert Settings() is not None