Skip to content

Commit 8180c23

Browse files
authored
Update registry/coder/modules/amazon-q/main.test.ts
1 parent e18e1f9 commit 8180c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/amazon-q/main.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
runTerraformInit,
55
testRequiredVariables,
66
findResourceInstance,
7-
} from "../test";
7+
} from "../../test";
88
import path from "path";
99

1010
const moduleDir = path.resolve(__dirname);

0 commit comments

Comments
 (0)