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 42c8900 commit 3d90772Copy full SHA for 3d90772
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('2025-01-06', 'Remove the edge case code from the commit that this test is a part of.')
+ fixByDate('2025-06-06', 'Remove the edge case code from the commit that this test is a part of.')
50
})
51
0 commit comments