mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-23 02:07:26 +08:00
Fix test
SettingsTitle.InFileName is temporarily disabled untill it is full implemented.
This commit is contained in:
@ -39,7 +39,7 @@ void main() {
|
||||
yamlCreatedKey: 'created',
|
||||
yamlModifiedKey: 'modified',
|
||||
yamlTagsKey: 'tags',
|
||||
titleSettings: SettingsTitle.InFileName,
|
||||
titleSettings: SettingsTitle.InYaml,
|
||||
inlineTagPrefixes: {},
|
||||
imageLocationSpec: "",
|
||||
);
|
||||
|
Reference in New Issue
Block a user