quartz/util/path.test.ts @@ -83,7 +83,7 @@ test("simplifySlug", () => { asserts( [ ["index", ""], ["index", "/"], ["abc", "abc"], ["abc/index", "abc/"], ["abc/def", "abc/def"],