Skip to content

Commit 9d7a431

Browse files
KN4CK3Rlunny
andauthored
Set is_private in fixtures. (#18868)
Co-authored-by: Lunny Xiao <[email protected]>
1 parent 36d31d5 commit 9d7a431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

models/fixtures/repository.yml

+2
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
lower_name: repo15
219219
name: repo15
220220
is_empty: true
221+
is_private: true
221222
status: 0
222223

223224
-
@@ -459,6 +460,7 @@
459460
owner_name: user2
460461
lower_name: repo20
461462
name: repo20
463+
is_private: true
462464
num_stars: 0
463465
num_forks: 0
464466
num_issues: 0

0 commit comments

Comments
 (0)