]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/index.ts
Add check params tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / index.ts
index b22bf054abc380b6746c91efc13ad9a94af8cdf7..ab0aa158012d88d29603fcdf5e69c1710294920a 100644 (file)
@@ -1,8 +1,10 @@
 // Order of the tests we want to execute
 import './follows'
 import './jobs'
-import './users'
 import './services'
-import './videos'
+import './users'
 import './video-abuses'
 import './video-blacklist'
+import './video-channels'
+import './video-comments'
+import './videos'