0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Fixed typo

This commit is contained in:
Naz 2022-10-11 17:24:11 +08:00
parent 9b34bd70a2
commit 714e108d40
No known key found for this signature in database

View file

@ -1726,7 +1726,7 @@ describe('Members API', function () {
}]
});
// Wait 5 second sto guarantee event ordering
// Wait 5 seconds to guarantee event ordering
clock.tick(5000);
const after = new Date();