File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
.claude/commands/quarto-preview-test Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Interactive testing of `quarto preview` with automated browser verification.
1818## Prerequisites
1919
2020- Quarto dev version built (` ./configure.sh ` or ` ./configure.cmd ` )
21- - Test environment configured (` tests/configure-test-env.sh ` or ` .ps1 ` )
21+ - Test environment configured (` tests/configure-test-env.sh ` or ` tests/configure-test-env .ps1` )
2222- ` /agent-browser ` CLI installed (preferred), OR Chrome + Chrome DevTools MCP connected
2323
2424## Starting Preview
@@ -92,8 +92,6 @@ Preview behaves differently depending on input:
9292| File within a project | May redirect to project preview via ` serveProject() ` |
9393| Project directory | ` serveProject() ` -> ` watchProject() ` |
9494
95- See ` llm-docs/preview-architecture.md ` for the full architecture.
96-
9795## When NOT to Use
9896
9997- Automated smoke tests — use ` tests/smoke/ ` instead
You can’t perform that action at this time.
0 commit comments