X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fexternal-plugins%2Fauto-mute.ts;h=a9bf3c173a963a39500a19a3fb5bd34cea2e7c3e;hb=HEAD;hp=cfed76e8856c7a2931bd66b842a4f3e2beb2bd8a;hpb=3a380e9a71037b0fcbace58a7599221e7cc76e20;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/external-plugins/auto-mute.ts b/server/tests/external-plugins/auto-mute.ts index cfed76e88..a9bf3c173 100644 --- a/server/tests/external-plugins/auto-mute.ts +++ b/server/tests/external-plugins/auto-mute.ts @@ -50,8 +50,6 @@ describe('Official plugin auto-mute', function () { }) it('Should add a server blocklist', async function () { - this.timeout(10000) - blocklistServer.replace({ data: [ { @@ -67,8 +65,6 @@ describe('Official plugin auto-mute', function () { }) it('Should remove a server blocklist', async function () { - this.timeout(10000) - blocklistServer.replace({ data: [ { @@ -85,8 +81,6 @@ describe('Official plugin auto-mute', function () { }) it('Should add an account blocklist', async function () { - this.timeout(10000) - blocklistServer.replace({ data: [ { @@ -102,8 +96,6 @@ describe('Official plugin auto-mute', function () { }) it('Should remove an account blocklist', async function () { - this.timeout(10000) - blocklistServer.replace({ data: [ {