Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoMoretti committed Oct 17, 2024
1 parent 98aaaf0 commit 2d52e76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/notion-downloader/test/utils/get-config.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ test("get config", async () => {
layoutStrategy: "hierarchical",
namingStrategy: "default",
plugins: [],
frontmatter: {
skip: false,
emptyFieldStrategy: "empty",
},
},
})
})

0 comments on commit 2d52e76

Please sign in to comment.