From afabde99c4ea4364c98f8e4dbb5901f076a98e7d Mon Sep 17 00:00:00 2001 From: Sagent Date: Mon, 8 Jun 2026 22:37:07 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20ERE=20alternation=20pattern=20in=20HTML?= =?UTF-8?q?=20body=20check=20(BRE=20\|=20=E2=86=92=20ERE=20|)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.sh b/tests/test.sh index d25544f..bf2092b 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -84,7 +84,7 @@ curl -s -o /dev/null -D "$TMPDIR/headers" "$BASE_URL/" assert_contains "Content-Type text/html" "text/html" "$TMPDIR/headers" # Test 3: Body contains HTML -assert_contains "Body is HTML" "