We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d6b32 commit d2bc9ddCopy full SHA for d2bc9dd
packages/amazonq/test/e2e_new/amazonq/chat.test.ts
@@ -2,7 +2,7 @@
2
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
-import './utils/setup'
+import '../utils/setup'
6
import { WebviewView } from 'vscode-extension-tester'
7
import { closeAllTabs } from './framework/cleanupHelper'
8
import { testContext } from './utils/testContext'
0 commit comments