We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005c270 commit 93396ccCopy full SHA for 93396cc
packages/core/src/test/techdebt.test.ts
@@ -41,7 +41,7 @@ describe('tech debt', function () {
41
})
42
43
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.')
+ fixByDate('2024-07-30', 'Remove the edge case code from the commit that this test is a part of.')
45
46
47
it('remove separate sessions login edge cases', async function () {
0 commit comments