From: Bjørn Erik Pedersen Date: Sun, 5 Oct 2025 16:08:52 +0000 (+0200) Subject: testscripts: Make test assertion less specific X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9197debbfef3f321e6b5f74f0d783377acbfcca0;p=brevno-suite%2Fhugo testscripts: Make test assertion less specific --- 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