mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
testscripts: Make test assertion less specific
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user