Skip to content

Commit 9197deb

Browse files
committed
testscripts: Make test assertion less specific
1 parent c29897f commit 9197deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎testscripts/commands/gen.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ stderr 'invalid style: __invalid_style__'
2020
hugo gen chromastyles --style monokai
2121
! stdout '{ }'
2222
hugo gen chromastyles --omitEmpty --style monokai --logLevel info
23-
stderr 'INFO deprecated: --omitEmpty was deprecated'
23+
stderr 'deprecated: --omitEmpty was deprecated'
2424

2525
# Disable class comments.
2626
hugo gen chromastyles --style monokai

0 commit comments

Comments
 (0)