mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Fixed tests
This commit is contained in:
parent
e53ffc8d43
commit
fbeb959317
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ class ConfigProviderTest extends TestCase
|
|||
$config = $this->configProvider->__invoke();
|
||||
|
||||
$this->assertArrayHasKey('dependencies', $config);
|
||||
$this->assertArrayHasKey('templates', $config);
|
||||
$this->assertArrayHasKey('plates', $config);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue