X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FWatchedItemIntegrationTest.php;h=01e7ecb9d3f22e153bbe1e935608d6dc5f20a7dd;hb=433d2480f994932162da94b857e1d297d59cd4c8;hp=65a8c86bb732bd76d4d98be51abdfbbc3fd96af3;hpb=d87a14fbb0e356ddd01dd14b442a8ab895c86fae;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