mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
13b732f905
fixes https://github.com/TryGhost/Product/issues/3723 This also fixes usage of localhost instead of 127.0.0.1 as a test URL for playwright. This caused issues for cookies because the member impersonation navigated to 127.0.0.1 instead of localhost, meaning that the next page.goto call would go to localhost and lose the cookies. |
||
---|---|---|
.. | ||
e2e-browser-utils.js | ||
global-setup.js | ||
global-teardown.js | ||
helpers.js | ||
index.js |