Ember JS | Qunit - Phantom JS Set called on already destroyed object

76 Views Asked by At

I am running into this weird problem, where Ember Qunit Tests pass successfully when I run a single module. But they fail when I run all modules test cases.

The failure error looks like this

set called on already destroyed object.

Can someone point me in the correct direction to get this fixed please?

0

There are 0 best solutions below