Update readme (Spectron -> Playwright)

This commit is contained in:
th-ch
2022-01-02 22:31:19 +01:00
committed by GitHub
parent f44b6f0c33
commit 4d595f56d5

View File

@ -138,7 +138,7 @@ Builds the app for macOS, Linux, and Windows, using [electron-builder](https://g
yarn test
```
Uses [Spectron](https://www.electronjs.org/spectron) to test the app.
Uses [Playwright](https://playwright.dev/) to test the app.
## License