Skip to content

Commit 93396cc

Browse files
committed
tests: snooze tech debt reminder
1 parent 005c270 commit 93396cc

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
@@ -41,7 +41,7 @@ describe('tech debt', function () {
4141
})
4242

4343
it('remove missing Amazon Q scopes edge case handling', async function () {
44-
fixByDate('2024-06-30', 'Remove the edge case code from the commit that this test is a part of.')
44+
fixByDate('2024-07-30', 'Remove the edge case code from the commit that this test is a part of.')
4545
})
4646

4747
it('remove separate sessions login edge cases', async function () {

0 commit comments

Comments
 (0)