Skip to content

Commit 0a888d7

Browse files
committed
fix missing header
1 parent 5563a32 commit 0a888d7

File tree

1 file changed

+5
-0
lines changed
  • packages/amazonq/test/unit/codewhispererChat/controllers/chat/chatRequest

1 file changed

+5
-0
lines changed

packages/amazonq/test/unit/codewhispererChat/controllers/chat/chatRequest/converter.test.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*!
2+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
16
import assert from 'assert'
27
import {
38
ChatTriggerType,

0 commit comments

Comments
 (0)