Skip to content

Commit

Permalink
Fix bats test, update quarto-static type expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnav committed Nov 12, 2024
1 parent d05dcf4 commit f6ee6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bats/cli/init.bats
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python_content_types=(
)

quarto_content_types=(
"quarto" "quarto-shiny"
"quarto-static" "quarto-shiny"
)

@test "init creates expected file for ${CONTENT}" {
Expand Down

0 comments on commit f6ee6a5

Please sign in to comment.