ember-firebase icon indicating copy to clipboard operation
ember-firebase copied to clipboard

Run _scheduleSync inside of Ember.run (to support testing)

Open webmonarch opened this issue 11 years ago • 0 comments

To support using ember-firebase in tests, I updated _scheduleSync to run inside of a Ember.run block.

This works for me. I tried running the test cases, but I am not sure I'm allowed to due to Firebase permissions.

webmonarch avatar Aug 25 '14 18:08 webmonarch