diff --git a/types/suggestions.d.ts b/types/suggestions.d.ts index e10fcb02..17e48d60 100644 --- a/types/suggestions.d.ts +++ b/types/suggestions.d.ts @@ -27,7 +27,7 @@ export type Method = | 'Title' | 'title' | 'TestId' - | 'testtd' + | 'testid' export function getSuggestedQuery( element: HTMLElement,