Ghost/core
Hannah Wolfe 6726246697
Fixed test for overriding active theme
refs: f9a3f7d955

- The test for overriding a theme (uploading a theme with the same name as the currently active theme) doesn't test the right codepath
- It incorrectly assumes uploading the same theme twice results in an override, but this is only true for the active theme
- This change splits the override test out into it's own test, and only tests overriding by changing the active theme first
- Also fixed a minor comment type whilst here
2021-07-11 20:02:32 +01:00
..
client@2047f29240 Updated Ghost-Admin to v4.9.3 2021-07-09 20:41:27 +01:00
frontend Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
server Fixed test for overriding active theme 2021-07-11 20:02:32 +01:00
shared Moved labs middleware into labs utility 2021-07-08 09:05:41 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00