- update the default categories to include the uncategorized category

This commit is contained in:
Mike Penz
2023-06-11 20:07:14 +00:00
committed by GitHub
parent 2486bf97f4
commit 48896744b7
7 changed files with 8590 additions and 23889 deletions
+1
View File
@@ -144,6 +144,7 @@ it('Should fill `template` placeholders', async () => {
it('Should fill `template` placeholders, ignore', async () => {
const configuration = mergeConfiguration(undefined, resolveConfiguration('', 'configs_test/configuration_empty_all_placeholders.json'))
configuration.categories.pop() // drop `uncategorized` category
const releaseNotesBuilder = new ReleaseNotesBuilder(
null,
null,