Remove accidental import

pull/289/head
bsouza 10 months ago
parent d06cd4a2e4
commit 149cb2f3b2

@ -7,7 +7,6 @@ import {
runTerraformApply, runTerraformApply,
testRequiredVariables, testRequiredVariables,
} from "../test"; } from "../test";
import { Test } from "test";
describe("jfrog-token", async () => { describe("jfrog-token", async () => {
type TestVariables = { type TestVariables = {

Loading…
Cancel
Save