Skip to content

Commit d0c32ba

Browse files
add space
1 parent ccb697c commit d0c32ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/critical-path/cli/cli-command-helper.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ test('Verify that user can type GRAPH. in Command helper and see auto-suggestion
159159
for(let i = 0; i < commandsCount; i++){
160160
await t.expect(cliPage.cliHelperOutputTitles.nth(i).textContent).eql(graphCommands[i], 'Results in the output contains searched value');
161161
}
162-
});
162+
});

0 commit comments

Comments
 (0)