Commit f65eb97
committed
test: make live /tools smoke test opt-in so it doesn't gate CI
The smoke test targets the live shellify.app/tools page, which a PR can't
update before merge — so it would always fail on the PR that fixes the page.
Gate it behind the runToolsSmokeTest instrumentation arg: skipped by default
(CI green), run on demand with -e runToolsSmokeTest true.1 parent a11b4e1 commit f65eb97
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
160 | 168 | | |
161 | 169 | | |
162 | 170 | | |
| |||
0 commit comments