docs: remove uneeded sentence in docs (#31053)

"To learn more about generating tests check out or detailed guide on
Codegen."

Should it be 'our'? And why does it link back to itself? Should be
removed.

Signed-off-by: Xan <57809064+devxan@users.noreply.github.com>
This commit is contained in:
Xan 2024-05-28 13:41:38 -07:00 committed by GitHub
parent f254290ab4
commit 61203964a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,8 +127,6 @@ When you have finished interacting with the page, press the **record** button to
Use the **clear** button to clear the code to start recording again. Once finished close the Playwright inspector window or stop the terminal command.
To learn more about generating tests check out or detailed guide on [Codegen](./codegen.md).
### Generating locators
You can generate [locators](/locators.md) with the test generator.