1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00

Fixed tests

This commit is contained in:
Eldad Fux 2022-10-19 17:13:38 +03:00
parent e5c62c6730
commit e113253e35

View file

@ -634,6 +634,8 @@ $register->set('pools', function () {
default => null
};
$adapter->setDefaultDatabase($dsn->getDatabase());
break;
case 'queue':
$adapter = $resource();