We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959651c commit a3ac49eCopy full SHA for a3ac49e
provider/azure/cache_test.go
@@ -24,7 +24,7 @@ import (
24
"github.com/stretchr/testify/assert"
25
)
26
27
-func TestzonesCache(t *testing.T) {
+func TestZonesCache(t *testing.T) {
28
now := time.Now()
29
zoneName := "example.com"
30
var testCases = map[string]struct {
0 commit comments