Commit 0861abf
Add missing specifications field to linkedAppContext mock
LoadedAppContextOutput requires a specifications field. Added specifications: []
to the mock in both deploy.test.ts and release.test.ts to fix the type-check CI failure.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4d1eb41 commit 0861abf
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments