diff options
Diffstat (limited to 'tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php')
-rw-r--r-- | tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php b/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php index d1b8fadd3d18..25bf2c36e88b 100644 --- a/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php +++ b/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php @@ -1,5 +1,7 @@ <?php +namespace MediaWiki\Tests\Api; + /** * @author Addshore * @covers \ApiSetNotificationTimestamp |