Skip to content

Commit 6dd448e

Browse files
committed
a
1 parent 27e1880 commit 6dd448e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ describe('crossFileContextUtil', function () {
3838
describe('fetchSupplementalContextForSrc', function () {
3939
beforeEach(async function () {
4040
tempFolder = (await createTestWorkspaceFolder()).uri.fsPath
41-
sinon.restore()
4241
})
4342

4443
afterEach(async function () {

0 commit comments

Comments
 (0)