fix test name

This commit is contained in:
Michel Loiseleur 2025-02-19 15:03:37 +01:00
parent 959651c336
commit a3ac49e269

View File

@ -24,7 +24,7 @@ import (
"github.com/stretchr/testify/assert"
)
func TestzonesCache(t *testing.T) {
func TestZonesCache(t *testing.T) {
now := time.Now()
zoneName := "example.com"
var testCases = map[string]struct {