Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular: Update CoreTestingModule for preventing dependency injection errors #19571

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

yusuf-cirak
Copy link
Contributor

Description

Resolves #19570

Adding OTHERS_GROUP and SORT_COMPARE_FUNC injection tokens to CoreTestingModule to prevent injection errors

Checklist

  • I fully tested it as developer / designer and created unit / integration tests

How to test it?

Run some tests with including CoreTestingModule.

@yusuf-cirak yusuf-cirak added this to the 8.1-patch milestone Apr 17, 2024
@yusuf-cirak yusuf-cirak requested a review from masum-ulu April 17, 2024 14:15
@masum-ulu masum-ulu merged commit fa83591 into dev Apr 18, 2024
2 of 3 checks passed
@masum-ulu masum-ulu deleted the issue-19570 branch April 18, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular: Update imports in CoreTestingModule
2 participants