From 14a06e6461079e2b90bf1d11e103dbb84dc3d8ee Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 26 Sep 2024 19:31:25 -0700 Subject: [PATCH] http not https, refs #158 --- tests/run_examples.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run_examples.sh b/tests/run_examples.sh index e7489a9..d9123e3 100755 --- a/tests/run_examples.sh +++ b/tests/run_examples.sh @@ -172,7 +172,7 @@ shot-scraper multi empty.yml height: 200 wait: 2100 # Screenshot from the server -- url: https://localhost:9043/ +- url: http://localhost:9043/ output: from-server.png ' | shot-scraper multi - --fail) # --bypass-csp