Skip to content

Commit 6577f35

Browse files
add todo in comment
1 parent a75431a commit 6577f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/projectapi/resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func TestAccProjectAPI_basic(t *testing.T) {
3232
Config: configBasic(orgID, projectName, true),
3333
Check: checkBasic(),
3434
},
35-
// complete removal does not send property in PATCH
35+
// TODO: complete removal does not send property in PATCH
3636
// {
3737
// Config: configBasic(orgID, projectName, false),
3838
// Check: checkBasic(),

0 commit comments

Comments
 (0)