From 9197debbfef3f321e6b5f74f0d783377acbfcca0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 5 Oct 2025 18:08:52 +0200 Subject: [PATCH] testscripts: Make test assertion less specific --- testscripts/commands/gen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscripts/commands/gen.txt b/testscripts/commands/gen.txt index d0aff93c1..136273367 100644 --- a/testscripts/commands/gen.txt +++ b/testscripts/commands/gen.txt @@ -20,7 +20,7 @@ stderr 'invalid style: __invalid_style__' hugo gen chromastyles --style monokai ! stdout '{ }' hugo gen chromastyles --omitEmpty --style monokai --logLevel info -stderr 'INFO deprecated: --omitEmpty was deprecated' +stderr 'deprecated: --omitEmpty was deprecated' # Disable class comments. hugo gen chromastyles --style monokai -- 2.39.5