N°3412 - Command Injection vulnerability in the Setup Wizard - include test to CI

This commit is contained in:
odain
2021-02-16 17:25:45 +01:00
parent e9cff0920b
commit 571520815a

View File

@@ -62,6 +62,9 @@
<testsuite name="Status">
<directory>status</directory>
</testsuite>
<testsuite name="Setup">
<file>setup/SetupUtilsTest.php</file>
</testsuite>
<testsuite name="Integration">
<directory>integration</directory>
</testsuite>