mirror of
https://github.com/Equicord/Equicord.git
synced 2025-05-11 18:05:37 +02:00
Rawr (Fixes for reporter)
This commit is contained in:
parent
4936e5ec2e
commit
e4450497ea
2 changed files with 2 additions and 1 deletions
|
@ -269,6 +269,7 @@ await Promise.all([
|
|||
report.badWebpackFinds.push(otherMessage);
|
||||
break;
|
||||
case "Finished test":
|
||||
await page.close();
|
||||
await browser.close();
|
||||
await printReport();
|
||||
process.exit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue