mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
Start making non-red-nodes tolerant to missing payloads
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
**/
|
||||
|
||||
// Project configuration for Node-RED-nodes
|
||||
// Configuration for Node-RED-nodes project
|
||||
module.exports = function(grunt) {
|
||||
grunt.initConfig({
|
||||
simplemocha: {
|
||||
|
||||
Reference in New Issue
Block a user