mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
test(cloudfunc) buildFromJSON: add prefix
This commit is contained in:
parent
bd3a2a32dc
commit
de1d74ba37
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
expect = files[EXPECT_PATH];
|
||||
|
||||
result = CloudFunc.buildFromJSON({
|
||||
prefix : '',
|
||||
data : JSON_FILES,
|
||||
template: template
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue