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 293a269 commit 18d2c7bCopy full SHA for 18d2c7b
internal/namespaces/object/v1/custom_config_install_test.go
@@ -18,6 +18,7 @@ func Test_ConfigInstall(t *testing.T) {
18
"11111111-1111-1111-1111-111111111111",
19
),
20
scw.WithDefaultOrganizationID("11111111-1111-1111-1111-111111111111"),
21
+ scw.WithDefaultProjectID("11111111-1111-1111-1111-111111111111"),
22
scw.WithDefaultZone(scw.ZoneFrPar1),
23
scw.WithDefaultRegion(scw.RegionFrPar),
24
)
0 commit comments