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

tidy up integration/filter-test #4582

Merged
merged 4 commits into from
Oct 18, 2016
Merged

Conversation

stefanpenner
Copy link
Member

  • remove unneeded reopens
  • remove assert.wait, instead use the promise chaining
  • consistent quotes
  • remove unneeded promises
  • some ES6

* remove unneeded reopens
* remove assert.wait, instead use the promise chaining
* consistent quotes
* remove unneeded promises
* some ES6
* var -> let
* destructuring
* remove unused `Ember.A`
* misc cleanup
@bmac
Copy link
Member

bmac commented Oct 18, 2016

👍

@stefanpenner stefanpenner merged commit 0cd85e7 into master Oct 18, 2016
@stefanpenner stefanpenner deleted the cleanup-record-array-manager branch October 18, 2016 17:48
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.

2 participants