Updated changelog

This commit is contained in:
Alejandro Celaya
2022-03-05 10:48:02 +01:00
parent 07c30f86e9
commit a0c538d9ee
2 changed files with 2 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ use Symfony\Component\Console\Tester\CommandTester;
use Symfony\Component\Lock\LockFactory;
use Symfony\Component\Lock\LockInterface;
use Symfony\Component\Process\PhpExecutableFinder;
use const Shlinkio\Shlink\MIGRATIONS_TABLE;
class CreateDatabaseCommandTest extends TestCase