mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Fixed favicon test
This commit is contained in:
parent
2c81ca33e7
commit
73f70eb9e5
2 changed files with 14 additions and 11 deletions
|
@ -56,6 +56,7 @@ const closeServer = async () => {
|
|||
await events.once(socketsEvents, 'updated');
|
||||
}
|
||||
await p;
|
||||
await appInstance?.shutdown()
|
||||
appInstance!.close()
|
||||
clearTimeout(timeout);
|
||||
exports.server = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue