We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
throw new Error
Should be done for MockRender for now.
MockRender
The text was updated successfully, but these errors were encountered:
Hi @vinayk406,
could you try this fix: ng-mocks.zip
please add in test.ts:
test.ts
ngMocks.config({ onTestBedFlushNeed: 'warn', });
Sorry, something went wrong.
fix(core): a config parameter to suppress MockRender errors #572
bcfe23a
Merge pull request #575 from satanTime/issues/572
933b579
v12.0.1 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.
Successfully merging a pull request may close this issue.
Should be done for
MockRender
for now.The text was updated successfully, but these errors were encountered: