Skip to content

Commit

Permalink
📦 bump deno.land/x/denops_test from v1.4.0 to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Feb 4, 2024
1 parent ecf2a16 commit 698a0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/gin/util/testutil.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import * as path from "https://deno.land/std@0.204.0/path/mod.ts";
import {
test as testOri,
TestDefinition,
} from "https://deno.land/x/denops_test@v1.4.0/mod.ts";
} from "https://deno.land/x/denops_test@v1.6.1/mod.ts";

const runtimepath = path.resolve(
path.fromFileUrl(new URL("../../..", import.meta.url)),
Expand Down

0 comments on commit 698a0b2

Please sign in to comment.