chore(e2e): Remove log
This commit is contained in:
@@ -84,7 +84,6 @@ describe('Analysis', () => {
|
||||
keepArtifacts: true,
|
||||
},
|
||||
});
|
||||
console.log(project.root);
|
||||
|
||||
expect(await project.fileExists('stats/bundle.html')).toBe(true);
|
||||
expect(await project.fileExists('stats/bundle-0.json')).toBe(true);
|
||||
|
||||
Reference in New Issue
Block a user