]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
remove confirm modal for asset injection in edit-custom-config (#1219)
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index a7dd0d824fc154daff26f0fb8d333abdd56caf89..e659fd3df9bb4998241257771d1e4f52d108f4db 100644 (file)
@@ -1,4 +1,6 @@
 // Order of the tests we want to execute
 import './client'
-import './api/'
+import './activitypub'
+import './feeds/'
 import './cli/'
+import './api/'