Webiny\Component\TemplateEngine\Tests\TemplateEngineLoaderTest::testGetInstanceException PHP Method

testGetInstanceException() public method

    public function testGetInstanceException()
    {
        TemplateEngineLoader::getInstance('Fake');
    }