fix tests

pull/99/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 75cfafa4dc
commit 4ac1865d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,6 @@ describe("jetbrains-gateway", async () => {
await testRequiredVariables(import.meta.dir, { await testRequiredVariables(import.meta.dir, {
agent_id: "foo", agent_id: "foo",
folder: "/baz/", folder: "/baz/",
jetbrains_ides: '["IU", "GO", "PY"]',
}); });
it("default to first ide", async () => { it("default to first ide", async () => {

Loading…
Cancel
Save