mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-23 13:56:48 +00:00
Fix test setup
This commit is contained in:
@@ -19,7 +19,7 @@ def test_inscriptus():
|
||||
def test_non_200_doesnt_trigger_change(client, live_server):
|
||||
|
||||
set_original_response()
|
||||
live_server_setup(live_server)
|
||||
#live_server_setup(live_server)
|
||||
# Add our URL to the import page
|
||||
res = client.post(
|
||||
url_for("import_page"),
|
||||
|
||||
Reference in New Issue
Block a user