Skip to content

Commit c387910

Browse files
committed
registry 2
1 parent e428bbe commit c387910

File tree

2 files changed

+1472
-98
lines changed

2 files changed

+1472
-98
lines changed

internal/services/registry/namespace_data_source_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func TestAccDataSourceNamespace_Basic(t *testing.T) {
2020
Config: `
2121
resource "scaleway_registry_namespace" "reg00" {
2222
region = "pl-waw"
23-
name = "registry-namespace-basic"
23+
name = "test-cr-data"
2424
}
2525
2626
data "scaleway_registry_namespace" "regData01" {

0 commit comments

Comments
 (0)