Ghost/core/test
Aileen Nowak 5bc5eca315 🐛 Fix double slash in scheduling API URL (#8574)
closes #8568

- use our `urlJoin` util to concatenate the URL (not the query part of it, as this is not supported in `urlJoin`) and to prevent possible missing or double slashes, as `config.apiUrl` could be with or without trailing slash
2017-06-14 16:26:28 +02:00
..
functional 📖 new default post content (#8548) 2017-06-08 16:36:14 +01:00
integration 📖 new default post content (#8548) 2017-06-08 16:36:14 +01:00
unit 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00
utils 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00
.jshintrc