Skip to content

Commit 8ddf1ae

Browse files
committed
patch #5994
1 parent 384d287 commit 8ddf1ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amazonq/test/unit/codewhisperer/util/crossFileContextUtil.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ describe('crossFileContextUtil', function () {
3737

3838
describe('fetchSupplementalContextForSrc', function () {
3939
beforeEach(async function () {
40+
sinon.restore()
4041
tempFolder = (await createTestWorkspaceFolder()).uri.fsPath
4142
})
4243

0 commit comments

Comments
 (0)