Set is_private in fixtures. (#18868)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
36d31d521d
commit
9d7a431b71
1 changed files with 2 additions and 0 deletions
|
@ -218,6 +218,7 @@
|
||||||
lower_name: repo15
|
lower_name: repo15
|
||||||
name: repo15
|
name: repo15
|
||||||
is_empty: true
|
is_empty: true
|
||||||
|
is_private: true
|
||||||
status: 0
|
status: 0
|
||||||
|
|
||||||
-
|
-
|
||||||
|
@ -459,6 +460,7 @@
|
||||||
owner_name: user2
|
owner_name: user2
|
||||||
lower_name: repo20
|
lower_name: repo20
|
||||||
name: repo20
|
name: repo20
|
||||||
|
is_private: true
|
||||||
num_stars: 0
|
num_stars: 0
|
||||||
num_forks: 0
|
num_forks: 0
|
||||||
num_issues: 0
|
num_issues: 0
|
||||||
|
|
Loading…
Reference in a new issue