Skip to content

Commit a962607

Browse files
committed
☕ Add #= to avoid update by udd
1 parent 674fb09 commit a962607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

denops_std/helper/load_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { assertEquals, assertThrowsAsync, test } from "../deps_test.ts";
22
import { load } from "./load.ts";
33

44
const loadScriptUrlBase =
5-
"https://raw.githubusercontent.com/vim-denops/deno-denops-std/v1.9.1/denops_std/helper/";
5+
"https://raw.githubusercontent.com/vim-denops/deno-denops-std/v1.9.1/denops_std/helper/#=";
66

77
test({
88
mode: "any",

0 commit comments

Comments
 (0)