Skip to content

Commit 6bd6a5d

Browse files
authored
Merge branch 'aws:master' into master
2 parents e72f9fa + 3d90772 commit 6bd6a5d

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)