Skip to content

Commit d2bc9dd

Browse files
committed
small . fix
1 parent a4d6b32 commit d2bc9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/test/e2e_new/amazonq/chat.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
5-
import './utils/setup'
5+
import '../utils/setup'
66
import { WebviewView } from 'vscode-extension-tester'
77
import { closeAllTabs } from './framework/cleanupHelper'
88
import { testContext } from './utils/testContext'

0 commit comments

Comments
 (0)