Commit 17a0282
fix: include deployment tests in vitest CI configuration
- Add packages/theme/src/tests/deployment/**/* to vitest.config.ci.ts include patterns
- Resolves Group 5 CI test failures where external-services.test.ts was excluded
- CI connectivity and config validation commands now work correctly
- Supports proper Group 5 testing strategy (environment/infrastructure focus)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 3249d45 commit 17a0282
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments