mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix mention notification with deleted comment
This commit is contained in:
@@ -107,7 +107,7 @@ describe('Test blocklist', function () {
|
||||
let userToken2: string
|
||||
|
||||
before(async function () {
|
||||
this.timeout(60000)
|
||||
this.timeout(120000)
|
||||
|
||||
servers = await flushAndRunMultipleServers(3)
|
||||
await setAccessTokensToServers(servers)
|
||||
|
||||
Reference in New Issue
Block a user