mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
fix test name
This commit is contained in:
parent
959651c336
commit
a3ac49e269
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user