Skip to content

test(browser-integration): Fix local runs referencing renamed type-check command#22243

Merged
Lms24 merged 1 commit into
developfrom
lms/test-browser-integration-fix-local-run
Jul 14, 2026
Merged

test(browser-integration): Fix local runs referencing renamed type-check command#22243
Lms24 merged 1 commit into
developfrom
lms/test-browser-integration-fix-local-run

Conversation

@Lms24

@Lms24 Lms24 commented Jul 14, 2026

Copy link
Copy Markdown
Member

We renamed the type-check package.json script to lint:types to leverage repo-wide type checking. Looks like the clanker missed that another script (pretest) still called the type checking command by its old name. (this appears to only be an issue in local runs as it worked fine on CI via other test scripts).

@Lms24
Lms24 requested a review from a team as a code owner July 14, 2026 11:31
@Lms24
Lms24 requested review from logaretm, msonnb and mydea and removed request for a team July 14, 2026 11:31
@Lms24 Lms24 self-assigned this Jul 14, 2026
@Lms24 Lms24 changed the title test(browser-integration): Fix local runs referencing renamed check-types command test(browser-integration): Fix local runs referencing renamed type-check command Jul 14, 2026
@Lms24
Lms24 merged commit a8183f3 into develop Jul 14, 2026
71 checks passed
@Lms24
Lms24 deleted the lms/test-browser-integration-fix-local-run branch July 14, 2026 12:01
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.

2 participants