mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Change the order of arguments
This commit is contained in:
committed by
HirokiUchikawa
parent
84f598e143
commit
7fafa21a1b
@@ -335,7 +335,7 @@ describe('context', function() {
|
||||
contextStorage:{
|
||||
"#%&":{module:"memory"},
|
||||
\u3042:{module:"memory"},
|
||||
1:{module:"localfilesystem"},
|
||||
1:{module:"memory"},
|
||||
}
|
||||
});
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user