]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/clean/server/test.sh
Add notifications in the client
[github/Chocobozzz/PeerTube.git] / scripts / clean / server / test.sh
index b897c30baf8e34005477bd7fef835e399348dde9..75ad491bfd945a308f9238f92f8bdcb8ed38e24c 100755 (executable)
@@ -13,7 +13,7 @@ recreateDB () {
 }
 
 removeFiles () {
-  rm -rf "./test$1" "./config/local-test.json" "./config/local-test-$1.json"
+  rm -rf "./test$1" "./config/local-test-$1.json"
 }
 
 dropRedis () {