Skip to content

Commit 2626f71

Browse files
committed
rename test
1 parent 028a574 commit 2626f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/container/namespace_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ func TestAccNamespace_DestroyRegistry(t *testing.T) {
201201
})
202202
}
203203

204-
func TestAccScalewayContainerNamespace_ImportWithSecrets(t *testing.T) {
204+
func TestAccNamespace_ImportWithSecrets(t *testing.T) {
205205
tt := acctest.NewTestTools(t)
206206
defer tt.Cleanup()
207207

0 commit comments

Comments
 (0)