mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	Make repo private to no interfere with other tests (#2467)
This commit is contained in:
		
				
					committed by
					
						
						Lauris BH
					
				
			
			
				
	
			
			
			
						parent
						
							7c417bbb0d
						
					
				
				
					commit
					4f9a28e1f5
				
			@@ -182,7 +182,7 @@
 | 
				
			|||||||
  owner_id: 2
 | 
					  owner_id: 2
 | 
				
			||||||
  lower_name: repo16
 | 
					  lower_name: repo16
 | 
				
			||||||
  name: repo16
 | 
					  name: repo16
 | 
				
			||||||
  is_private: false
 | 
					  is_private: true
 | 
				
			||||||
  num_issues: 0
 | 
					  num_issues: 0
 | 
				
			||||||
  num_closed_issues: 0
 | 
					  num_closed_issues: 0
 | 
				
			||||||
  num_pulls: 0
 | 
					  num_pulls: 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user