Skip to content

Commit 10a29c5

Browse files
authored
project id added in test
as per @ustcweizhou's comment: #3377 (comment)
1 parent f7af27c commit 10a29c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/component/test_tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,7 @@ def test_15_project_tag(self):
17561756
listall=True,
17571757
resourceType='project',
17581758
resourceIds=project.id,
1759+
projectid=project.id,
17591760
key=tag_key,
17601761
)
17611762
self.debug("tags = %s" % tags)

0 commit comments

Comments
 (0)