Commit c798969
fix(DX-10057): fix CI test failures in migration and seed packages
- migration.test.ts: update alias assertion to expect empty array (cm:migration alias was removed)
- seed.test.ts: mock @contentstack/cli-cm-import to cut the seed→import→audit chain
which conflicted with the existing @contentstack/cli-utilities mock
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1c383cd commit c798969
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- packages
- contentstack-migration/test/unit/commands/cm/stacks
- contentstack-seed/test/commands/cm/stacks
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments