Remove accidental import

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

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

Loading…
Cancel
Save