Skip to content

Commit 3d90772

Browse files
committed
test(techdebt): snooze deadline
1 parent 42c8900 commit 3d90772

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('2025-01-06', 'Remove the edge case code from the commit that this test is a part of.')
49+
fixByDate('2025-06-06', 'Remove the edge case code from the commit that this test is a part of.')
5050
})
5151
})

0 commit comments

Comments
 (0)