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 028a574 commit 2626f71Copy full SHA for 2626f71
internal/services/container/namespace_test.go
@@ -201,7 +201,7 @@ func TestAccNamespace_DestroyRegistry(t *testing.T) {
201
})
202
}
203
204
-func TestAccScalewayContainerNamespace_ImportWithSecrets(t *testing.T) {
+func TestAccNamespace_ImportWithSecrets(t *testing.T) {
205
tt := acctest.NewTestTools(t)
206
defer tt.Cleanup()
207
0 commit comments