mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 19:04:43 +03:00
docs(playwright-electron/README.md): fix comment mistake (#2568)
This commit is contained in:
parent
61b11252b4
commit
456c865fe8
@ -76,7 +76,7 @@ describe('Sanity checks', function () {
|
||||
});
|
||||
|
||||
afterEach(async () => {
|
||||
// Before each test close Electron application.
|
||||
// After each test close Electron application.
|
||||
await this.app.close();
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user