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.
2 parents 16a4c71 + a4c3443 commit 5dd7e42Copy full SHA for 5dd7e42
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-12-15', 'Remove the edge case code from the commit that this test is a part of.')
+ fixByDate('2025-01-06', 'Remove the edge case code from the commit that this test is a part of.')
50
})
51
0 commit comments