mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
289b18c01f
no issue - One of the tests in this suite added a member and didn't clean it up when it was finished. - Because of this, the tests after this one depended on this test running first, so running an individual test in isolation might fail, despite passing when run in the whole test suite - This commit removes the added member, so all the tests in this suite should pass whether run independently or all together |
||
---|---|---|
.. | ||
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 | ||
monobundle.js | ||
package.json | ||
playwright.config.js |