We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164ed36 commit a71d1e9Copy full SHA for a71d1e9
packages/core/src/test/techdebt.test.ts
@@ -47,6 +47,6 @@ describe('tech debt', function () {
47
it('remove separate sessions login edge cases', async function () {
48
// src/auth/auth.ts:SessionSeparationPrompt
49
// forgetConnection() function and calls
50
- fixByDate('2024-07-30', 'Remove the edge case code from the commit that this test is a part of.')
+ fixByDate('2024-08-30', 'Remove the edge case code from the commit that this test is a part of.')
51
})
52
0 commit comments