Remove invalid `covers` annotations
commit10b3ead050f5b71f2940e29128a00b5243f4b608
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Mon, 5 Jul 2021 19:29:31 +0000 (5 16:29 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Mon, 5 Jul 2021 19:29:31 +0000 (5 16:29 -0300)
tree12e3c72d8fcd9c415c3f4b7a92f1f975ccdec841
parent069d8e13db2958012e09ef8b3b56f3195e35568b
Remove invalid `covers` annotations

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
27 files changed:
test/classes/Command/TwigLintCommandTest.php
test/classes/Controllers/SqlControllerTest.php
test/classes/Database/Designer/CommonTest.php
test/classes/RelationTest.php
test/selenium/ChangePasswordTest.php
test/selenium/CreateDropDatabaseTest.php
test/selenium/CreateRemoveUserTest.php
test/selenium/Database/EventsTest.php
test/selenium/Database/OperationsTest.php
test/selenium/Database/ProceduresTest.php
test/selenium/Database/QueryByExampleTest.php
test/selenium/Database/StructureTest.php
test/selenium/Database/TriggersTest.php
test/selenium/ExportTest.php
test/selenium/ImportTest.php
test/selenium/LoginTest.php
test/selenium/NormalizationTest.php
test/selenium/ServerSettingsTest.php
test/selenium/SqlQueryTest.php
test/selenium/Table/BrowseTest.php
test/selenium/Table/CreateTest.php
test/selenium/Table/InsertTest.php
test/selenium/Table/OperationsTest.php
test/selenium/Table/StructureTest.php
test/selenium/TestBase.php
test/selenium/TrackingTest.php
test/selenium/XssTest.php