Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalonx committed Sep 21, 2023
1 parent a1ca54c commit 2302a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/alimonitor-services/syncManager.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ module.exports = () => describe('SyncManager suite', () => {
/**
* Runs associated with one simulation pass,
* should be noticed in database regardless
* to their presence in the Bookkeeping
* of their presence in the Bookkeeping
* or lack of important features
*/
expect(data.map(({ Runs }) => Runs).filter((Runs) => Runs?.length > 0)).to.be.lengthOf(data.length);
Expand Down

0 comments on commit 2302a83

Please sign in to comment.