summaryrefslogtreecommitdiffstats
path: root/pyagl/tests/test_bluetooth_map.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyagl/tests/test_bluetooth_map.py')
-rw-r--r--pyagl/tests/test_bluetooth_map.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyagl/tests/test_bluetooth_map.py b/pyagl/tests/test_bluetooth_map.py
index 09a9860..5ea5c17 100644
--- a/pyagl/tests/test_bluetooth_map.py
+++ b/pyagl/tests/test_bluetooth_map.py
@@ -86,7 +86,6 @@ async def test_message_verb(event_loop, service, messages):
assert resp.status == 'success'
-@pytest.mark.regular
@pytest.mark.dependency
async def test_subscribe_notifications(event_loop, service: BMP):
msgid = await service.subscribe('notification')