mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-08 16:23:12 +08:00
Project migrated from zend to laminas
This commit is contained in:
@@ -24,6 +24,6 @@ class ConfigProviderTest extends TestCase
|
||||
$this->assertArrayHasKey('routes', $config);
|
||||
$this->assertArrayHasKey('dependencies', $config);
|
||||
$this->assertArrayHasKey('templates', $config);
|
||||
$this->assertArrayHasKey('zend-expressive', $config);
|
||||
$this->assertArrayHasKey('mezzio', $config);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user