diff --git a/types/test.tsx b/types/test.tsx index 01105c06..5f9575ac 100644 --- a/types/test.tsx +++ b/types/test.tsx @@ -88,7 +88,7 @@ export function testQueries() { const {getByLabelText} = render( , ) - expectType>( + expectType>( getByLabelText('Username'), )