X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Findex.ts;h=bc140f860e02be6f3b865f3be4faff88bf682806;hb=5b9c965d5aa747f29b081289f930ee215fdc23c8;hp=258502d26067d2777feb34507fd80ee9c6096c87;hpb=15f25480dddca4ad2af10f1bb96b4c8858cd4335;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/index.ts b/server/tests/api/index.ts index 258502d26..bc140f860 100644 --- a/server/tests/api/index.ts +++ b/server/tests/api/index.ts @@ -1,3 +1,5 @@ // Order of the tests we want to execute -import './index-fast' -import './index-slow' +import './index-1' +import './index-2' +import './index-3' +import './index-4'