aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/content/JsonContentTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/content/JsonContentTest.php')
-rw-r--r--tests/phpunit/includes/content/JsonContentTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/content/JsonContentTest.php b/tests/phpunit/includes/content/JsonContentTest.php
index 8a9d2ab0850a..6a6cecc364a0 100644
--- a/tests/phpunit/includes/content/JsonContentTest.php
+++ b/tests/phpunit/includes/content/JsonContentTest.php
@@ -1,7 +1,7 @@
<?php
/**
- * @author Adam Shorland
+ * @author Addshore
* @covers JsonContent
*/
class JsonContentTest extends MediaWikiLangTestCase {