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

cleanup: migrate to TestBed.inject from TestBed.get #3233

Closed
stephanwlee opened this issue Feb 10, 2020 · 1 comment · Fixed by #3603
Closed

cleanup: migrate to TestBed.inject from TestBed.get #3233

stephanwlee opened this issue Feb 10, 2020 · 1 comment · Fixed by #3603

Comments

@stephanwlee
Copy link
Contributor

Angular 9.0 deprecated TestBed.get in favor of TestBed.inject. Migrate to the next API.

Context:

@stephanwlee
Copy link
Contributor Author

Note that this is blocked by #3232.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant