mirror of
https://github.com/caronc/apprise.git
synced 2025-08-19 04:47:20 +02:00
Refactor Test Code for Efficiency and Quality (#1100)
This commit is contained in:
@@ -183,4 +183,4 @@ def test_plugin_guilded_general(mock_post):
|
||||
footer=True, thumbnail=False)
|
||||
|
||||
# Test that we get a string response
|
||||
assert isinstance(obj.url(), str) is True
|
||||
assert isinstance(obj.url(), str)
|
||||
|
Reference in New Issue
Block a user