There was an error while loading. Please reload this page.
1 parent 59c4653 commit c90f5cfCopy full SHA for c90f5cf
docs/queries/byrole.mdx
@@ -346,5 +346,5 @@ For example in
346
You can query a specific element like this
347
348
```js
349
-getByrole('alertdialog', {description: 'Your session is about to expire'})
+getByRole('alertdialog', {description: 'Your session is about to expire'})
350
```
0 commit comments