Skip to content

Commit 3ea03fc

Browse files
committed
Update tests
1 parent 6104602 commit 3ea03fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/managers/common/utils.getLatest.unit.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ suite('getLatest', () => {
3333

3434
assert.strictEqual(getLatest([older, errored]), older);
3535
});
36-
});
36+
});

0 commit comments

Comments
 (0)