Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
modify test to declare dir for jsonschemas
  • Loading branch information
bmackinney committed Jun 18, 2025
commit f06cba0ba41dd1e78ac86d8c34b0ca0714735ce8
3 changes: 1 addition & 2 deletions testscripts/commands/gen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ hugo gen chromastyles --omitEmpty --style monokai
# Test the jsonschemas generator
hugo gen jsonschemas -h
stdout 'Generate a JSON Schema for Hugo configuration options and page structures using reflection'
hugo gen jsonschemas
stdout 'Wrote.*hugo-config.schema.json'
hugo gen jsonschemas --dir jsonschemas
Loading