Skip to content

Commit 9607998

Browse files
committed
changes for test
1 parent 2778bdc commit 9607998

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

upload-api/migration-sitecore/libs/configuration.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ const {
1010
DATA_MAPPER_CONFIG_TREE
1111
} = MIGRATION_DATA_CONFIG;
1212

13+
14+
15+
1316
const assignFolderName = ({ path }) => {
1417
const spliter = "/sitecore";
1518
const newPath = path.split(spliter)?.[1];

0 commit comments

Comments
 (0)