fix(tests): add license field to frontmatter

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2023-02-18 13:15:50 +01:00
parent 90ae3e2e75
commit 97216e78ff

View file

@ -85,6 +85,7 @@ describe('build state from set note data from server', () => {
tags: [],
robots: '',
lang: 'en',
license: '',
dir: NoteTextDirection.LTR,
newlinesAreBreaks: true,
GA: '',