aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/phpunit/includes/RecentChangeTest.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/phpunit/includes/RecentChangeTest.php b/tests/phpunit/includes/RecentChangeTest.php
index 7865ed24b68c..fbf271cc5cda 100644
--- a/tests/phpunit/includes/RecentChangeTest.php
+++ b/tests/phpunit/includes/RecentChangeTest.php
@@ -1,4 +1,7 @@
<?php
+/**
+ * @group Database
+ */
class RecentChangeTest extends MediaWikiTestCase {
protected $title;
protected $target;