Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd2cb5fd

Browse files
committed
test: change owned expectation back
Related to9977799
1 parent4a7ea44 commitd2cb5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/functional/python_test_v4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
gr2_project=gl.projects.create({"name":"gr2_project","namespace_id":group2.id})
421421
sudo_project=gl.projects.create({"name":"sudo_project"},sudo=user1.name)
422422

423-
assertlen(gl.projects.list(owned=True))==3
423+
assertlen(gl.projects.list(owned=True))==2
424424
assertlen(gl.projects.list(search="admin"))==1
425425
assertlen(gl.projects.list(as_list=False))==4
426426

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp