Added cli mutation tests to pipeline, and referenced CLI tests in CONTRIBUTING file

This commit is contained in:
Alejandro Celaya
2022-08-10 17:21:55 +02:00
parent 761b24e614
commit 71553988d5
3 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ namespace Shlinkio\Shlink\TestUtils;
use Doctrine\ORM\EntityManager;
use Psr\Container\ContainerInterface;
use function file_exists;
use function unlink;