зеркало из https://github.com/mozilla/gecko-dev.git
Bug 912717 - Tiny follow-up to fix ESLint bustage caused by a test file r=bustage
This commit is contained in:
Родитель
afed0705da
Коммит
4da3a7f72e
|
@ -20,7 +20,7 @@ function createTestCookie(scheme, secure = false) {
|
|||
path: "/",
|
||||
name: `name${r}`,
|
||||
value: `value${r}`,
|
||||
secure: secure
|
||||
secure
|
||||
};
|
||||
|
||||
return cookie;
|
||||
|
|
Загрузка…
Ссылка в новой задаче