Rename missed files

This commit is contained in:
2024-12-20 00:05:23 +01:00
parent b6b4c01f0e
commit 28d2c053a8
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ package handlers_test
import (
"fmt"
"novamd/internal/git"
"lemma/internal/git"
)
// MockGitClient implements the git.Client interface for testing