aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_notifications.py')
-rw-r--r--tests/test_notifications.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_notifications.py b/tests/test_notifications.py
index d3f4f5c..0be81c6 100644
--- a/tests/test_notifications.py
+++ b/tests/test_notifications.py
@@ -34,3 +34,4 @@ def test_notifications_dismiss_pre_2_9_2(api, api2):
34@pytest.mark.vcr() 34@pytest.mark.vcr()
35def test_notifications_clear(api): 35def test_notifications_clear(api):
36 api.notifications_clear() 36 api.notifications_clear()
37
Powered by cgit v1.2.3 (git 2.41.0)