dgarlitt / karma-nyan-reporter

Nyan Cat style reporter based on the Mocha version
MIT License
169 stars 19 forks source link

Test error desplays even after fixed #1

Closed danawoodman closed 10 years ago

danawoodman commented 10 years ago

First off, thanks for the awesome plugin :)

I'm noticing some strange behavior when running a test. When I fix a broken test I still see the previous error below the passing test suite:

Is there a configuration step I might be missing or is this a bug? Thanks for any pointers.

dgarlitt commented 10 years ago

Hello,

You're welcome! :) Unfortunately, I wasn't able to reproduce the issue. Would you be willing to send me the test that you were using and the steps that you took to produce the undesired result? Also, could you tell me which version of Karma you are running?

Thanks, -Daniel

danawoodman commented 10 years ago

Sorry for the late reply here, but glad to see it got fixed! Thanks :)

dgarlitt commented 10 years ago

You can get the fix from npm in the latest version. :smile: