removed redundant TODO

This commit is contained in:
2025-10-02 15:50:58 +02:00
parent 91e474c3b8
commit 36333b3b99

View File

@@ -5,7 +5,6 @@ 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)