This commit is contained in:
Pierre Rudloff 2017-05-31 00:57:39 +02:00
parent 788e6e93b1
commit 4ee72d1629
3 changed files with 4 additions and 5 deletions

View file

@ -27,7 +27,6 @@ class ViewFactoryTest extends \PHPUnit_Framework_TestCase
$this->assertInstanceOf(Smarty::class, $view);
}
/**
* Test the create() function with a X-Forwarded-Proto header.
*