phpunit tests update for acl login, db io, fix smarty extended class

This commit is contained in:
Clemens Schwaighofer
2022-04-25 09:52:13 +09:00
parent 43b51895f0
commit edcdbee523
4 changed files with 67 additions and 64 deletions

View File

@@ -145,7 +145,7 @@ final class CoreLibsDBIOTest extends TestCase
);
if (!$db->dbGetConnectionStatus()) {
self::markTestSkipped(
'Cannot connect to valid Test DB.'
'Cannot connect to valid Test DB for DB\IO test.'
);
}
// check if they already exist, drop them