refactor multiple when steps in OCM tests

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
prashant-gurung899
2024-11-28 12:36:32 +05:45
parent 46d397d74f
commit cbf2b4f393
5 changed files with 94 additions and 108 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ class OcmContext implements Context {
}
/**
* @When the user waits :number seconds for the token to expire
* @When the user waits :number seconds for the invitation token to expire
*
* @param int $number
*