test(cookies): Rename clearCookies describe (#791)

Tests in that describe are about clearCookies
This commit is contained in:
Darío Kondratiuk 2020-01-31 22:08:48 -03:00 committed by GitHub
parent 84c93d2f9e
commit 0f305e05e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -351,7 +351,7 @@ module.exports.describe = function({testRunner, expect, FFOX, CHROMIUM, WEBKIT})
});
});
describe('BrowserContext.setCookies', function() {
describe('BrowserContext.clearCookies', function() {
it('should clear cookies', async({context, page, server}) => {
await page.goto(server.EMPTY_PAGE);
await context.setCookies([{