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 9eea1f3 commit 5f68d0eCopy full SHA for 5f68d0e
packages/core/src/test/techdebt.test.ts
@@ -53,6 +53,6 @@ describe('tech debt', function () {
53
// Monitor telemtry to determine removal or snooze
54
// toolkit_showNotification.id = sessionSeparation
55
// auth_modifyConnection.action = deleteProfile OR auth_modifyConnection.source contains CodeCatalyst
56
- fixByDate('2024-9-30', 'Remove the edge case code from the commit that this test is a part of.')
+ fixByDate('2024-10-30', 'Remove the edge case code from the commit that this test is a part of.')
57
})
58
0 commit comments