Closed oliamb closed 10 years ago
Thanks, can you please change the commit message according to http://karma-runner.github.io/0.12/dev/git-commit-msg.html ?
Is the new commit message better?
@oliamb thanks, nearly there, as this is a purely doc change please do docs(readme):
...
Another try at it :-)
Thanks :)
This is a proposal for fixing issue #49
Specifying the
singleRun: false
option in Grunt Watch Session to ensure people get the example working even if the karma config file specifysingleRun: true
. With singleRun set to true, the example will fail because the server is stopped after each test run.