Skip to content

fix(test): add licenseChanges fields to gateFailures fixture - #64

Merged
dmchaledev merged 1 commit into
mainfrom
fix/cli-test-license-changes
Aug 7, 2026
Merged

fix(test): add licenseChanges fields to gateFailures fixture#64
dmchaledev merged 1 commit into
mainfrom
fix/cli-test-license-changes

Conversation

@dmchaledev

Copy link
Copy Markdown
Contributor

The license-change feature (#33) added totalLicenseChanges to ChangeReport.summary and licenseChanges to the report, but the gateFailures fixture in cli.test.ts was never updated, so tsc --noEmit fails on main and every dependabot PR (#59-#63). This completes the fixture; verified locally: tsc --noEmit clean, 62/62 tests pass. Fixes main CI.

The license-change feature (#33) added totalLicenseChanges to the
ChangeReport summary and licenseChanges to the report, but the
gateFailures test fixture in cli.test.ts was never updated, so
tsc --noEmit fails on main and every dependabot PR. Restore green
CI by completing the fixture.
@dmchaledev
dmchaledev merged commit f610358 into main Aug 7, 2026
1 check passed
@dmchaledev
dmchaledev deleted the fix/cli-test-license-changes branch August 7, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant