mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00: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…
x
Reference in New Issue
Block a user