Fixed tests
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s

This commit is contained in:
Jon Michael Aanes 2025-04-13 18:34:47 +02:00
parent c1786856c4
commit 1c4e13b7d0

View File

@ -1,4 +1,4 @@
from aider_gitea.__main__ import generate_branch_name from aider_gitea import generate_branch_name
def test_generate_branch_name_normal(): def test_generate_branch_name_normal():