diff options
Diffstat (limited to 'tests/phpunit/includes/exception/ReadOnlyErrorTest.php')
-rw-r--r-- | tests/phpunit/includes/exception/ReadOnlyErrorTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/exception/ReadOnlyErrorTest.php b/tests/phpunit/includes/exception/ReadOnlyErrorTest.php index 6f6aba47cfbd..bb874e19b4cb 100644 --- a/tests/phpunit/includes/exception/ReadOnlyErrorTest.php +++ b/tests/phpunit/includes/exception/ReadOnlyErrorTest.php @@ -2,7 +2,7 @@ /** * @covers ReadOnlyError - * @author Adam Shorland + * @author Addshore */ class ReadOnlyErrorTest extends MediaWikiTestCase { |