mirror of
https://github.com/caronc/apprise.git
synced 2024-11-25 01:24:03 +01:00
Tests: Fix minor typo (#725)
This commit is contained in:
parent
cddd5c4fb3
commit
0cd64c1026
@ -736,7 +736,7 @@ def test_apprise_cli_details(tmpdir):
|
||||
# Pretend everything is okay (so we don't break other tests)
|
||||
return True
|
||||
|
||||
NOTIFY_SCHEMA_MAP['req05'] = TestReq04Notification
|
||||
NOTIFY_SCHEMA_MAP['req05'] = TestReq05Notification
|
||||
|
||||
class TestDisabled01Notification(NotifyBase):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user