]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/index.ts
Add ability for users to block an account/instance on server side
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / index.ts
index bfc550ae50368fb78d29ed5044df7e8286ad4071..877ceb0a7671f73fa2f5c1fa010c6c2818693128 100644 (file)
@@ -1,5 +1,6 @@
 // Order of the tests we want to execute
 import './accounts'
+import './blocklist'
 import './config'
 import './follows'
 import './jobs'