added TODO comments

This commit is contained in:
2025-10-02 15:46:24 +02:00
parent e8ef3c6e53
commit 91e474c3b8

View File

@@ -5,6 +5,7 @@ from src.modules.librefit import (
)
# TODO: add check for get_path() function from refit_create.py
def test_get_default_file_name():
"""Tests if the function returns the correct value"""
default_name = get_standard_file_name(None)