Skip to content

Commit a4c3443

Browse files
authored
test(techdebt): snooze deadline #6250
## Problem Techdebt test is failing CI. This is unlikely to be addressed atm. ## Solution - Delay until 2025.
1 parent 4728b23 commit a4c3443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/test/techdebt.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ describe('tech debt', function () {
4646
// Monitor telemtry to determine removal or snooze
4747
// toolkit_showNotification.id = sessionSeparation
4848
// 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.')
49+
fixByDate('2025-01-06', 'Remove the edge case code from the commit that this test is a part of.')
5050
})
5151
})

0 commit comments

Comments
 (0)