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