Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Any way to suppress 'mocha div missing' error? #176

Open
Autre31415 opened this issue Apr 20, 2017 · 1 comment
Open

Any way to suppress 'mocha div missing' error? #176

Autre31415 opened this issue Apr 20, 2017 · 1 comment

Comments

@Autre31415
Copy link

I've got a pretty run of the mill karma/mocha setup to run tests using the latest version of each module. The tests themselves run flawlessly but in the chrome window that pops up there's a 'mocha div missing' error that is displayed. I tried to do some research about it but could not find any documentation about it. The normal mocha div is in the test html, so the error itself makes no sense to me either.

This error would show up in debug as well, so I tried setting client.mocha.reporter: html and that does indeed fix it on the debug page, but we're still left with the unsightly error on the context page.

Is there perhaps a way to set debug as the default context page? If not then simply suppressing the error would be good enough.

mocha div missing

@sukrosono
Copy link

I also want this too 😖

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants