summaryrefslogtreecommitdiff
path: root/pytest/test_embedded/tests/test_boot.py
diff options
context:
space:
mode:
Diffstat (limited to 'pytest/test_embedded/tests/test_boot.py')
-rw-r--r--pytest/test_embedded/tests/test_boot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest/test_embedded/tests/test_boot.py b/pytest/test_embedded/tests/test_boot.py
index 168d2df5..7172a736 100644
--- a/pytest/test_embedded/tests/test_boot.py
+++ b/pytest/test_embedded/tests/test_boot.py
@@ -97,6 +97,7 @@ async def get_booted_notification_time(emulator):
@pytest.mark.e2e
@pytest.mark.sanity
@pytest.mark.fast
+@pytest.mark.wear
@pytest.mark.async_timeout(1080)
async def test_first_time_booted(emulator, record_property):
"""Make sure the emulator status is set to booted."""