Skip to content

Commit 18d2c7b

Browse files
committed
Fix
1 parent 293a269 commit 18d2c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/namespaces/object/v1/custom_config_install_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ func Test_ConfigInstall(t *testing.T) {
1818
"11111111-1111-1111-1111-111111111111",
1919
),
2020
scw.WithDefaultOrganizationID("11111111-1111-1111-1111-111111111111"),
21+
scw.WithDefaultProjectID("11111111-1111-1111-1111-111111111111"),
2122
scw.WithDefaultZone(scw.ZoneFrPar1),
2223
scw.WithDefaultRegion(scw.RegionFrPar),
2324
)

0 commit comments

Comments
 (0)