mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 10:28:38 +02:00
Deprication Cleanup and Code Tidy (#593)
This commit is contained in:
@ -85,7 +85,7 @@ apprise_url_tests = (
|
||||
'instance': plugins.NotifyNextcloudTalk,
|
||||
'requests_response_code': requests.codes.created,
|
||||
}),
|
||||
('nctalk://user:pass@localhost:8080/roomid?-HeaderKey=HeaderValue', {
|
||||
('nctalk://user:pass@localhost:8080/roomid?+HeaderKey=HeaderValue', {
|
||||
'instance': plugins.NotifyNextcloudTalk,
|
||||
'requests_response_code': requests.codes.created,
|
||||
}),
|
||||
|
Reference in New Issue
Block a user