node-red-web-nodes
node-red-web-nodes copied to clipboard
Make sure all nodes have tests
trafficstars
I noticed that the _spec.js test that is supposed to be checking that nodes have tests was not being run by grunt/travis due to a typo. These changes fix this. -Mark