Skip to content

Conversation

@bmac
Copy link
Member

@bmac bmac commented Jun 20, 2016

… removes the array observers

Not sure what the best way to test this is since it's tied to the cleanup of the app.

@btecu
Copy link
Contributor

btecu commented Jun 20, 2016

Could it be just let release = () => removeArrayObserver(records, this, observer);?

@rwjblue
Copy link
Member

rwjblue commented Jun 20, 2016

@btecu - Yes, that would work properly, but we do not care about the return value.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semi-colon here

@bmac bmac force-pushed the fix-data-adapter-test branch from 8c684b5 to a6c7757 Compare June 20, 2016 21:15
@rwjblue
Copy link
Member

rwjblue commented Jun 20, 2016

LGTM

@rwjblue rwjblue merged commit d5b0c5a into emberjs:master Jun 21, 2016
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.

3 participants