Skip to content

Commit 8a3c8ff

Browse files
committed
a
1 parent 8ddf1ae commit 8a3c8ff

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
@@ -308,6 +308,7 @@ describe('crossFileContextUtil', function () {
308308
})
309309

310310
beforeEach(async function () {
311+
sinon.restore()
311312
tempFolder = (await createTestWorkspaceFolder()).uri.fsPath
312313
})
313314

0 commit comments

Comments
 (0)