executeSpecialPage( '', // There is no 13th month new FauxRequest( [ 'wpdate' => '2018-13-01' ] ), 'qqx' ); $this->assertContains( '(log-summary)', $html ); } }