Skip to content

Commit b0452ed

Browse files
committed
docs(readme): fix link
1 parent b034827 commit b0452ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
All of your favorite user-centric querying functions from **@testing-library/react** and **@testing-library/dom** available from within Playwright!
2828

2929
- Test [fixture](https://playwright.dev/docs/test-fixtures) for **@playwright/test** via **@playwright-testing-library/test**
30-
-**New**`Locator` queries fixture (`locatorFixtures`) [](#playwright-test-locator-fixture)
30+
-**New**`Locator` queries fixture (`locatorFixtures`) [](#playwright-test-fixture)
3131
- `ElementHandle` queries fixture (`fixtures`) [](#legacy-playwright-test-fixture)
3232
- Standalone queries for **playwright** via **playwright-testing-library**
3333
- `ElementHandle` queries (`getDocument` + `queries`) [](#standalone-playwright-queries)

0 commit comments

Comments
 (0)