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 f433984 commit 15dd55bCopy full SHA for 15dd55b
v2/api/appconfiguration/customizations/configuration_store_extensions_test.go
@@ -11,7 +11,7 @@ import (
11
12
. "github.com/onsi/gomega"
13
14
- appconfiguration "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v1api20220501/storage"
+ appconfiguration "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v1api20240601/storage"
15
"github.com/Azure/azure-service-operator/v2/internal/reflecthelpers"
16
testreflect "github.com/Azure/azure-service-operator/v2/internal/testcommon/reflect"
17
)
0 commit comments