Tidy up conditions for applying a block from a cookie
[lhc/web/wiklou.git] / tests / phpunit / includes / block / BlockManagerTest.php
index 892add9..0ed5cd6 100644 (file)
@@ -47,6 +47,7 @@ class BlockManagerTest extends MediaWikiTestCase {
        /**
         * @dataProvider provideGetBlockFromCookieValue
         * @covers ::getBlockFromCookieValue
+        * @covers ::shouldApplyCookieBlock
         */
        public function testGetBlockFromCookieValue( $options, $expected ) {
                $blockManager = $this->getBlockManager( [