We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4cfe8 commit 3063b93Copy full SHA for 3063b93
1 file changed
tests/bin/sessions.test.ts
@@ -63,7 +63,7 @@ describe('Session Token Refreshing', () => {
63
});
64
65
beforeEach(async () => {
66
- // invalidate sessions
+ // Invalidate sessions
67
await polykeyAgent.sessionManager.resetKey();
68
69
0 commit comments