]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/fetch.ts
Merge branch 'master' into develop
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / fetch.ts
index 3d54c20428e1de58d47a80d1c1bf31f6f938a3c8..35fd94eed6b66cd4181c47badc6fb2e8a03d3f18 100644 (file)
@@ -1,4 +1,4 @@
-/* tslint:disable:no-unused-expression */
+/* eslint-disable @typescript-eslint/no-unused-expressions,@typescript-eslint/require-await */
 
 import 'mocha'
 
@@ -8,9 +8,7 @@ import {
   createUser,
   doubleFollow,
   flushAndRunMultipleServers,
-  flushTests,
   getVideosListSort,
-  killallServers,
   ServerInfo,
   setAccessTokensToServers,
   setActorField,