diff --git a/tests/Common/CommonSchemaTest.php b/tests/Common/CommonSchemaTest.php index 1541dde65..6429691b0 100644 --- a/tests/Common/CommonSchemaTest.php +++ b/tests/Common/CommonSchemaTest.php @@ -503,7 +503,7 @@ public function testGetViewNames(): void $db->close(); } - public function hasView(): void + public function testHasView(): void { $db = $this->getConnection(true);