teddyzeenny / ember-mocha-adapter

A mocha adapter for ember-testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d variable in asyncEnd is null when called.

joeytrapp opened this issue · comments

I have a situation where the d(); in asyncEnd throws an error because d is null. Because the code is in a timeout, there is no stack trace. I'm currently trying to figure out the case that this happens, but if you have any thoughts, I'd very much appreciate it!

Closing in favor of #4