#ember-testing-container is alway empty and shows no preview.
kushagra-singh-vineti opened this issue · 0 comments
kushagra-singh-vineti commented
Hey!
I came across this issue working with my application tests, when they are being executed, there is no preview shown for the application.
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",
...