Skip to content

Commit

Permalink
me => my
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Jan 9, 2024
1 parent 23a3435 commit 5a485ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasette/playwright-tests-datasette-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ I really like [Playwright](https://playwright.dev/) for writing automated tests

Today I integrated Playwright into the tests for one of my Datasette plugins for the first time. I based my work off Alex Garcia's [tests for datasette-comments](https://github.com/datasette/datasette-comments/tree/0.1.0/tests).

I added Playwright to me [datasette-search-all](https://github.com/simonw/datasette-search-all) plugin as part of [issue #19](https://github.com/simonw/datasette-search-all/issues/19). Here's what I did.
I added Playwright to my [datasette-search-all](https://github.com/simonw/datasette-search-all) plugin as part of [issue #19](https://github.com/simonw/datasette-search-all/issues/19). Here's what I did.

## Playwright as a test dependency

Expand Down

0 comments on commit 5a485ab

Please sign in to comment.