]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/ci-4.sh
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / api / ci-4.sh
index 14a014f07faa4385f2c0d2207320612e18ea36a3..4998de36454793486ce36e7ba54ae35bff114ff2 100644 (file)
@@ -2,6 +2,7 @@
 
 set -eu
 
+activitypubFiles=$(find server/tests/api/moderation -type f | grep -v index.ts | xargs echo)
 redundancyFiles=$(find server/tests/api/redundancy -type f | grep -v index.ts | xargs echo)
 activitypubFiles=$(find server/tests/api/activitypub -type f | grep -v index.ts | xargs echo)