mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Remove console.log
This commit is contained in:
parent
75cf1ee738
commit
a440678ffd
@ -30,7 +30,6 @@ class StaleScreenshotReporter implements Reporter {
|
||||
|
||||
public onBegin(config: FullConfig): void {
|
||||
for (const project of config.projects) {
|
||||
console.log("@@ found snapshotDir", project.snapshotDir);
|
||||
this.snapshotRoots.add(project.snapshotDir);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user