create(Template::class); $block->setTemplate('Graycore_DemoPackage::demo.phtml'); $this->assertNotEmpty($block->toHtml()); } }