mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
update test cases
This commit is contained in:
@@ -176,7 +176,7 @@ describe('subflow', function() {
|
||||
n1.receive({payload:"foo"});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
it('should access env var of subflow instance', function(done) {
|
||||
var flow = [
|
||||
{id:"t0", type:"tab", label:"", disabled:false, info:""},
|
||||
|
Reference in New Issue
Block a user