mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Improved installation command, reducing duplication and moving serialization logic to specific model
This commit is contained in:
@@ -104,6 +104,7 @@ CLI_INPUT
|
||||
'shortcode_chars' => 'abc123BCA',
|
||||
],
|
||||
], false)->shouldBeCalledTimes(1);
|
||||
|
||||
$this->commandTester->execute([
|
||||
'command' => 'shlink:install',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user