test(forms): remove redundant change detection configuration by SkyZeroZx · Pull Request #70582 · angular/angular · GitHub
Skip to content

test(forms): remove redundant change detection configuration - #70582

Open
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:refactor/forms-test-cleanup
Open

test(forms): remove redundant change detection configuration#70582
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:refactor/forms-test-cleanup

Conversation

@SkyZeroZx

Copy link
Copy Markdown
Contributor

OnPush is now the default change detection strategy, and tests run zoneless by default, so the explicit configuration is no longer needed.

OnPush is now the default change detection strategy, and tests run zoneless by default, so the explicit configuration is no longer needed.
@pullapprove
pullapprove Bot requested a review from atscott September 5, 2026 18:01
@ngbot ngbot Bot added this to the Backlog milestone Sep 5, 2026

@JeanMeche JeanMeche left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup !

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 5, 2026
@JeanMeche
JeanMeche removed the request for review from atscott September 5, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: forms target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants