0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Reworded test suite name

no issue
This commit is contained in:
Naz 2021-06-01 17:33:07 +04:00
parent 83296c5c7e
commit f929a01036

View file

@ -50,7 +50,7 @@ describe('Update Check', function () {
configUtils.restore();
});
describe('fn: updateCheck', function () {
describe('UpdateCheck execution', function () {
it('update check was executed', async function () {
const updateCheckService = new UpdateCheckService({
api: {