adding test for creating auth token for an app using cli

This commit is contained in:
Niraj Acharya
2024-11-26 17:13:14 +05:45
parent 9a1015839b
commit 558839faa6
5 changed files with 96 additions and 21 deletions

View File

@@ -68,7 +68,7 @@ class AuthAppContext implements Context {
}
/**
* @Given user :user has created app token with expiration time :expiration
* @Given user :user has created app token with expiration time :expiration using the auth-app API
*
* @param string $user
* @param string $expiration