Skip to content

Commit

Permalink
test(techdebt): snooze deadline
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk3 committed Jan 6, 2025
1 parent 42c8900 commit 3d90772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/test/techdebt.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ describe('tech debt', function () {
// Monitor telemtry to determine removal or snooze
// toolkit_showNotification.id = sessionSeparation
// auth_modifyConnection.action = deleteProfile OR auth_modifyConnection.source contains CodeCatalyst
fixByDate('2025-01-06', 'Remove the edge case code from the commit that this test is a part of.')
fixByDate('2025-06-06', 'Remove the edge case code from the commit that this test is a part of.')
})
})

0 comments on commit 3d90772

Please sign in to comment.