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

Removed setup-lifeline-validation test util as it is no longer required. #1141

Merged

Conversation

tgvrssanthosh
Copy link
Contributor

Summary

Removed setup-lifeline-validation test util as it is no longer required.

Details

In < v6.0, it is implicit for the users to call runDisposables explicitly and hence setup-lifeline-validation test util has been added to enforce if all the destroyables have been destroyed after the test has been executed. However, now the library itself is taking care of destroying the destroyables and hence the test util is no longer needed.

@scalvert scalvert merged commit 8989190 into ember-lifeline:master Sep 22, 2022
@tgvrssanthosh tgvrssanthosh deleted the registerDisposableUtil branch September 22, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants