X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FWatchedItemIntegrationTest.php;h=01e7ecb9d3f22e153bbe1e935608d6dc5f20a7dd;hb=b5cddfb27b0d50bd396b1ff92d022b2dec766754;hp=65a8c86bb732bd76d4d98be51abdfbbc3fd96af3;hpb=f43fa6f4f0e2cb60b8543daad661b48a3e0653a9;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/WatchedItemIntegrationTest.php b/tests/phpunit/includes/WatchedItemIntegrationTest.php index 65a8c86bb7..01e7ecb9d3 100644 --- a/tests/phpunit/includes/WatchedItemIntegrationTest.php +++ b/tests/phpunit/includes/WatchedItemIntegrationTest.php @@ -28,7 +28,6 @@ class WatchedItemIntegrationTest extends MediaWikiTestCase { } public function testWatchAndUnWatchItem() { - $user = $this->getUser(); $title = Title::newFromText( 'WatchedItemIntegrationTestPage' ); // Cleanup after previous tests