Skip to content

Commit 3063b93

Browse files
committed
lintfixed
1 parent 5f4cfe8 commit 3063b93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bin/sessions.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('Session Token Refreshing', () => {
6363
});
6464

6565
beforeEach(async () => {
66-
// invalidate sessions
66+
// Invalidate sessions
6767
await polykeyAgent.sessionManager.resetKey();
6868
});
6969

0 commit comments

Comments
 (0)