More unittests

This commit is contained in:
2023-11-14 09:09:15 +00:00
parent bedc666f7c
commit cadb207758
7 changed files with 136 additions and 54 deletions

View File

@ -27,9 +27,8 @@ wget https://downloads.rclone.org/rclone-current-linux-amd64.deb
sudo dpkg -i rclone-current-linux-amd64.deb
# Infection install
rm infection.phar
wget https://github.com/infection/infection/releases/download/0.27.0/infection.phar
wget https://github.com/infection/infection/releases/download/0.27.8/infection.phar
chmod +x infection.phar
# PHP CopyPasteDetector install