mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
322dda10ab
This ensures that collections are updated in the background regardless of whether or not the labs flag is enabled, which is important for the stability of the collections database tables. In order to make sure we don't add a tonne of event listeners during the tests we have to add a flag to make sure that the service is treated as a singleton and only instanciated once. This should only affect code running in tests, as we don't initialise services multiple times |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |