Skip to content

Commit 0a2ea02

Browse files
committed
patch
1 parent 7b03031 commit 0a2ea02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

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

3838
describe('fetchSupplementalContextForSrc', function () {
3939
beforeEach(async function () {
40-
sinon.restore()
4140
tempFolder = (await createTestWorkspaceFolder()).uri.fsPath
4241
})
4342

@@ -312,7 +311,6 @@ describe('crossFileContextUtil', function () {
312311
})
313312

314313
beforeEach(async function () {
315-
sinon.restore()
316314
tempFolder = (await createTestWorkspaceFolder()).uri.fsPath
317315
})
318316

0 commit comments

Comments
 (0)