Skip to content

Commit

Permalink
ci: snooze techdebt
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk3 committed Sep 30, 2024
1 parent 9eea1f3 commit 5f68d0e
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 @@ -53,6 +53,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('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.')
})
})

0 comments on commit 5f68d0e

Please sign in to comment.