Skip to content

Commit 1cd1e45

Browse files
committed
Update Apprise invalid URL expectations
1 parent 5886dc4 commit 1cd1e45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libraries/dagster-apprise/dagster_apprise_tests/test_comprehensive_urls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ def test_invalid_urls(self):
213213
"syslog://hostname", # Invalid Syslog format
214214
"twitter://consumer_key:consumer_secret@access_token:access_token_secret", # Invalid Twitter format
215215
"vonage://api_key:api_secret@from_number", # Invalid Vonage format
216-
"webex://webhook_url", # Invalid Webex format
217216
"xmpp://user:pass@hostname", # Invalid XMPP format
218217
]
219218

0 commit comments

Comments
 (0)