Commit fea027af authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Corrige les tests de phpcpd et phploc.

No related merge requests found
Pipeline #16914 failed with stages
in 1 minute and 36 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -29,8 +29,8 @@
"test": [
"vendor/bin/composer-require-checker -V",
"vendor/bin/php-cs-fixer -V",
"vendor/bin/phpcpd -V",
"vendor/bin/phploc -V",
"vendor/bin/phpcpd --version",
"vendor/bin/phploc --version",
"vendor/bin/phpmd --version",
"vendor/bin/phpstan -V",
"vendor/bin/parallel-lint -V",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment