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