summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules/test_timezone.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_tests/modules/test_timezone.py')
-rw-r--r--tests/integration_tests/modules/test_timezone.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests/modules/test_timezone.py b/tests/integration_tests/modules/test_timezone.py
index 6080d79e..111d53f7 100644
--- a/tests/integration_tests/modules/test_timezone.py
+++ b/tests/integration_tests/modules/test_timezone.py
@@ -15,6 +15,7 @@ timezone: US/Aleutian
"""
+@pytest.mark.ci
class TestTimezone:
@pytest.mark.user_data(USER_DATA)