aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/DatabaseLogEntryTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/logging/DatabaseLogEntryTest.php')
-rw-r--r--tests/phpunit/includes/logging/DatabaseLogEntryTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/phpunit/includes/logging/DatabaseLogEntryTest.php b/tests/phpunit/includes/logging/DatabaseLogEntryTest.php
index ee5a7290848a..95a72d1dd864 100644
--- a/tests/phpunit/includes/logging/DatabaseLogEntryTest.php
+++ b/tests/phpunit/includes/logging/DatabaseLogEntryTest.php
@@ -19,8 +19,8 @@ class DatabaseLogEntryTest extends MediaWikiIntegrationTestCase {
}
/**
- * @covers DatabaseLogEntry::newFromId
- * @covers DatabaseLogEntry::getSelectQueryData
+ * @covers DatabaseLogEntry::newFromId
+ * @covers DatabaseLogEntry::getSelectQueryData
*
* @dataProvider provideNewFromId
*