chore: fmt
This commit is contained in:
committed by
GitHub
parent
2c94c82cbf
commit
9f110e6e63
@@ -1,8 +1,5 @@
|
||||
import { describe } from "bun:test";
|
||||
import {
|
||||
runTerraformInit,
|
||||
testRequiredVariables,
|
||||
} from "../test";
|
||||
import { runTerraformInit, testRequiredVariables } from "../test";
|
||||
|
||||
describe("jetbrains-gateway`", async () => {
|
||||
await runTerraformInit(import.meta.dir);
|
||||
|
||||
Reference in New Issue
Block a user