mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
162149a04d
no issue - Fixed a flaky [publishing test](https://github.com/TryGhost/Ghost/actions/runs/11509561903/job/32039943951) that was suffering from a race condition. It was trying to copy the bookmark link shown on the publishing complete modal, but it was sometimes already closed by that point. - It seemed to pass consistently locally, but in CI it would frequently fail. This commit should wait to copy the link before closing the modal. |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |