mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
* 🐛 Protected Ghost blog against invalid uploaded routes.yaml
no issue
- e.g. you upload `filter:tag=this is a wrong filter value`
- ask the url service if it has finished it's work to ensure the upload was successful
- wait 5 seconds till Ghost will bring back the last uploaded valid version
* fixed test
|
||
---|---|---|
.. | ||
Queue_spec.js | ||
Resources_spec.js | ||
UrlGenerator_spec.js | ||
Urls_spec.js | ||
UrlService_spec.js | ||
utils_spec.js |