Lordnibbler / colorpicker-server

Node.js + Backbone.js Colorpicker Server for controlling LED lighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intermittent test failures: grunt dev task runs `watch` task which runs mocha watcher

Lordnibbler opened this issue · comments

Need to ensure mocha watcher isn't run in grunt dev (npm start) task.

this will fix the intermittent mocha test failures

Fixed via f27128f