mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Updated system to use plates instead of twig
This commit is contained in:
@@ -24,6 +24,6 @@ class ConfigProviderTest extends TestCase
|
||||
$config = $this->configProvider->__invoke();
|
||||
|
||||
$this->assertArrayHasKey('dependencies', $config);
|
||||
$this->assertArrayHasKey('twig', $config);
|
||||
$this->assertArrayHasKey('templates', $config);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user