From cd5a6098b7d671c0fa980f0923f8d6d3733faf68 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 15 Dec 2020 10:26:45 +0300 Subject: Update worker_watcher, psr-worker for gzip moved to the tests --- plugins/gzip/tests/configs/.rr-http-withGzip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/gzip/tests/configs') diff --git a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml index b91a9aad..38fdfe47 100644 --- a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml +++ b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml @@ -1,5 +1,5 @@ server: - command: "php psr-worker.php" + command: "php ../../../tests/psr-worker.php" user: "" group: "" env: -- cgit v1.2.3