Commit 9286618
fix: allow integration tests to run via test:integration script
Remove vitest exclude for integration.test.ts — tests self-gate
via describe.runIf(process.env.OPENSHELL_TEST) so they're skipped
in normal `pnpm test` runs but can execute with `pnpm test:integration`.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4e9b23c commit 9286618
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments