Skip to content

Commit dc3ac7d

Browse files
groksrcphernandez
andauthored
Update tests/utils/test_frontmatter_obsidian_compatible.py
Co-authored-by: Paul Hernandez <60959+phernandez@users.noreply.github.com> Signed-off-by: Drew Cain <groksrc@users.noreply.github.com>
1 parent 0decd69 commit dc3ac7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/utils/test_frontmatter_obsidian_compatible.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pytest
44
import frontmatter
55

6-
from basic_memory.file_utils import dumps_frontmatter_obsidian_compatible
6+
from basic_memory.file_utils import dump_frontmatter
77

88

99
def test_tags_formatted_as_yaml_list():

0 commit comments

Comments
 (0)