mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 07:13:11 +08:00
Created DatabaseConfigCustomizerPluginTest
This commit is contained in:
@@ -78,7 +78,6 @@ class ApplicationConfigCustomizerPluginTest extends TestCase
|
||||
/** @var MethodProphecy $ask */
|
||||
$ask = $this->questionHelper->ask(Argument::cetera())->willReturn(true);
|
||||
|
||||
|
||||
$config = new CustomizableAppConfig();
|
||||
$config->setApp([
|
||||
'SECRET' => 'foo',
|
||||
|
||||
Reference in New Issue
Block a user