mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Added test cases of flow control on cookbook
This commit is contained in:
@@ -155,7 +155,7 @@ exports.config = {
|
||||
// Options to be passed to Mocha.
|
||||
// See the full list at http://mochajs.org/
|
||||
mochaOpts: {
|
||||
timeout: 20000,
|
||||
timeout: 60000,
|
||||
ui: 'bdd'
|
||||
},
|
||||
//
|
||||
|
Reference in New Issue
Block a user