mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
simplified meta-data
This commit is contained in:
@@ -574,6 +574,7 @@ describe('Subflow', function() {
|
||||
sfi.env = [
|
||||
{
|
||||
name: key,
|
||||
type: "str",
|
||||
value: val
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user