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:
parent
83296c5c7e
commit
f929a01036
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Reference in a new issue