added test for updating admin password via cli

This commit is contained in:
Sabin
2024-07-18 12:07:54 +05:45
parent 61f8b20ecd
commit 52a0c346c3
4 changed files with 106 additions and 1 deletions
@@ -60,7 +60,7 @@ class CliContext implements Context {
}
/**
* @Given the administrator has started the server
* @Given /^the administrator (?:starts|has started) the server$/
*
* @return void
*/