Skip to content

Commit 4689908

Browse files
committed
test for wordpress
1 parent 735c2d9 commit 4689908

File tree

1 file changed

+1
-0
lines changed
  • upload-api/migration-wordpress/utils

1 file changed

+1
-0
lines changed

upload-api/migration-wordpress/utils/helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ var path = require('path');
66
var mkdirp = require('mkdirp');
77
const xml2js = require('xml2js');
88
const chalk = require('chalk');
9+
910
/**
1011
* Internal module Dependencies.
1112
*/

0 commit comments

Comments
 (0)