Skip to content

Commit aa23d27

Browse files
author
ALENA NABOKA
committed
add comment
1 parent f307f0e commit aa23d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/pageObjects/workbench-page.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ export class WorkbenchPage {
172172
* Check the last command and result in workbench
173173
* @param command The command to check
174174
* @param result The result to check
175+
* @param childNum Indicator which command result need to check
175176
*/
176177
async checkWorkbenchCommandResult(command: string, result: string, childNum = 0): Promise<void> {
177178
//Compare the command with executed command

0 commit comments

Comments
 (0)