Skip to content

Commit fc92d9a

Browse files
committed
jscpd
1 parent 0a471d2 commit fc92d9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/amazonq/test/e2e/amazonq/testGen.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

6+
// jscpd:ignore-start
67
import assert from 'assert'
78
import vscode from 'vscode'
89
import os from 'os'
@@ -266,3 +267,5 @@ describe('Amazon Q Test Generation', function () {
266267
})
267268
}
268269
})
270+
271+
// jscpd:ignore-end

0 commit comments

Comments
 (0)