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 8180c23 commit a31095eCopy full SHA for a31095e
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