mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-26 23:35:51 +00:00
fix macos test running
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
from flask import make_response, request
|
||||
from flask import url_for
|
||||
import multiprocessing
|
||||
multiprocessing.set_start_method("fork")
|
||||
|
||||
def set_original_response():
|
||||
test_return_data = """<html>
|
||||
|
||||
Reference in New Issue
Block a user