mirror of
https://github.com/caronc/apprise.git
synced 2025-08-19 04:47:20 +02:00
Code Cleanup and Tidying (#793)
This commit is contained in:
@@ -192,7 +192,6 @@ def request_mock(mocker):
|
||||
|
||||
@pytest.fixture
|
||||
def simple_template(tmpdir):
|
||||
# Test cases where our URL is invalid.
|
||||
template = tmpdir.join("simple.json")
|
||||
template.write("""
|
||||
{
|
||||
|
Reference in New Issue
Block a user