mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-13 11:35:45 +00:00
Realtime UI - Socketio tweaks and refactor (#3220)
This commit is contained in:
@@ -6,7 +6,7 @@ from .util import set_original_response, set_modified_response, live_server_setu
|
||||
def test_checkbox_open_diff_in_new_tab(client, live_server):
|
||||
|
||||
set_original_response()
|
||||
live_server_setup(live_server)
|
||||
# live_server_setup(live_server) # Setup on conftest per function
|
||||
|
||||
# Add our URL to the import page
|
||||
res = client.post(
|
||||
|
||||
Reference in New Issue
Block a user