We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7735f4a commit b40b97fCopy full SHA for b40b97f
pkg/ingresscache/ingresscache_test.go
@@ -23,7 +23,7 @@ package ingresscache
23
import (
24
"testing"
25
26
- "github.com/v3io/scaler/pkg/ingressCache/mock"
+ "github.com/v3io/scaler/pkg/ingresscache/mock"
27
28
"github.com/nuclio/errors"
29
"github.com/nuclio/logger"
0 commit comments