diff --git a/module/CLI/test-cli/Command/InitialApiKeyTest.php b/module/CLI/test-cli/Command/InitialApiKeyTest.php new file mode 100644 index 00000000..4f4f1922 --- /dev/null +++ b/module/CLI/test-cli/Command/InitialApiKeyTest.php @@ -0,0 +1,26 @@ +exec([InitialApiKeyCommand::NAME, 'new_api_key', '-v']); + + self::assertEquals( + <<