Skip to content

Commit 97c05b6

Browse files
Skn0ttdgozman
andauthored
Update docs/src/release-notes-js.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Simon Knott <info@simonknott.de>
1 parent 3dbc70a commit 97c05b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/release-notes-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Worker-scoped fixtures now get their own separate timeout instead of sharing tim
2323

2424
### New `toHaveCSS` Overload
2525

26-
If you have `@types/react` installed, you can now pass a style object to `toHaveCSS` for type-safe CSS assertions:
26+
If you have `@types/react` installed, you can now pass a style object to [`method: LocatorAssertions.toHaveCSS`] for type-safe CSS assertions:
2727

2828
```ts
2929
await expect(locator).toHaveCSS({

0 commit comments

Comments
 (0)