Skip to content

Commit

Permalink
Merge pull request #58 from fensak-io/chore/refreshdenolock
Browse files Browse the repository at this point in the history
Refresh deno lock
  • Loading branch information
yorinasub17 authored Oct 4, 2023
2 parents 58ba469 + 8e264cc commit c23d676
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 33 deletions.
54 changes: 22 additions & 32 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fskconfig/loader_github_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
loadConfigFromGitHub,
} from "./loader_github.ts";

const expectedHeadSHA = "23e84694e02644727431ece5081ccf3625f5c182";
const expectedHeadSHA = "196e30534c1263648b0f5d7c35360a23e963d662";

Deno.test("loadConfigFromGitHub for fensak-test example repo", async () => {
const testOrg: GitHubOrg = {
Expand Down

0 comments on commit c23d676

Please sign in to comment.