change to local domain

This commit is contained in:
root
2026-04-20 11:28:00 +00:00
parent 40099fffc6
commit b53f0a09b2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"os"
"testing"
"gitea.tecamino.com/paadi/tecamino-logger/logging"
"gitea.tecamino.local/paadi/tecamino-logger/logging"
)
func TestLogger(t *testing.T) {