Change doc list hasItems and items to properties
- Update associated tests
This commit is contained in:
@@ -25,7 +25,7 @@ class DefinitionTest extends TestCase
|
||||
parent::tearDown();
|
||||
}
|
||||
|
||||
#[TestDox('ensureTable() succeeds for PosgtreSQL')]
|
||||
#[TestDox('ensureTable() succeeds for PostgreSQL')]
|
||||
public function testEnsureTableSucceedsForPostgreSQL(): void
|
||||
{
|
||||
Configuration::overrideMode(Mode::PgSQL);
|
||||
|
||||
Reference in New Issue
Block a user