fix insight test on travis

This commit is contained in:
Eugenio Romano
2018-09-06 11:40:12 +01:00
parent 0d84d36f01
commit f5b69ebb98
2 changed files with 1 additions and 4 deletions

View File

@@ -72,9 +72,6 @@ async function main() {
});
}
console.log('folder' +folder );
for (const fileName of files) {
let pathFile = path.join(__dirname, '../demo-shell/zip/demo.zip');