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 9c89c53 commit c7325afCopy full SHA for c7325af
packages/core/src/test/techdebt.test.ts
@@ -46,6 +46,6 @@ describe('tech debt', function () {
46
// Monitor telemtry to determine removal or snooze
47
// toolkit_showNotification.id = sessionSeparation
48
// auth_modifyConnection.action = deleteProfile OR auth_modifyConnection.source contains CodeCatalyst
49
- fixByDate('2024-10-30', 'Remove the edge case code from the commit that this test is a part of.')
+ fixByDate('2024-12-15', 'Remove the edge case code from the commit that this test is a part of.')
50
})
51
0 commit comments