Commit f9c47de
test: enable full traces locally for Playwright UI debugging
Change trace from 'on-first-retry' to 'on' locally so Playwright UI mode
captures trace data for all test runs (not just retries). CI keeps the
efficient 'on-first-retry' setting via the CI env var.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a07a3b5 commit f9c47de
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments