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 e18e1f9 commit 8180c23Copy full SHA for 8180c23
registry/coder/modules/amazon-q/main.test.ts
@@ -4,7 +4,7 @@ import {
4
runTerraformInit,
5
testRequiredVariables,
6
findResourceInstance,
7
-} from "../test";
+} from "../../test";
8
import path from "path";
9
10
const moduleDir = path.resolve(__dirname);
0 commit comments