Skip to content

Commit 75df3ee

Browse files
committed
145 remove comment
1 parent 9696182 commit 75df3ee

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

x-pack/test/security_solution_endpoint/page_objects/page_utils.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ export function EndpointPageUtils({ getService }: FtrProviderContext) {
2929
await euiCheckboxLabelElement.click();
3030
},
3131

32-
// async addTextToForm(testId: string) {
33-
// const form = await ()
34-
// },
35-
3632
/**
3733
* Finds the Table with the given `selector` (test subject) and returns
3834
* back an array containing the table's header column text

0 commit comments

Comments
 (0)