Skip to content

Commit

Permalink
feat: Use @fensak-io/reng package for user defined rules
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com>
  • Loading branch information
yorinasub17 committed Oct 4, 2023
1 parent 640d12e commit 8e264cc
Showing 1 changed file with 1 addition and 1 deletion.
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 8e264cc

Please sign in to comment.