mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix insight test on travis
This commit is contained in:
@@ -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');
|
||||
|
Reference in New Issue
Block a user