emberjs/ember-mocha

#ember-testing-container is alway empty and shows no preview.

kushagra-singh-vineti opened this issue · 0 comments

Hey!

I came across this issue working with my application tests, when they are being executed, there is no preview shown for the application.
Screenshot 2022-06-09 at 10 32 55 PM

Maybe the issue is very similar to the issue outlined over here.

Any help would be appreciated, thanks!

package.json

"ember-mocha": "^0.16.2",
"ember-cli": "~3.26.1",
...