Skip to content

refactor(schematics): replace deprecated TestBed.get method#2932

Merged
brandonroberts merged 1 commit intongrx:masterfrom
salemdar:master
Feb 20, 2021
Merged

refactor(schematics): replace deprecated TestBed.get method#2932
brandonroberts merged 1 commit intongrx:masterfrom
salemdar:master

Conversation

@salemdar
Copy link
Copy Markdown
Contributor

@salemdar salemdar commented Feb 18, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Data schematics are creating specs with deprecated TestBed.get method.

What is the new behavior?

Data schematics are creating specs with TestBed.inject method.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@ngrxbot
Copy link
Copy Markdown
Collaborator

ngrxbot commented Feb 18, 2021

Preview docs changes for 0c4aba3 at https://previews.ngrx.io/pr2932-0c4aba3b/

@brandonroberts brandonroberts merged commit dc66292 into ngrx:master Feb 20, 2021
@brandonroberts
Copy link
Copy Markdown
Member

Thanks @salemdar!

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.

4 participants