mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed typo
This commit is contained in:
parent
9b34bd70a2
commit
714e108d40
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue