mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							d95caf50ec
						
					
				
				
					commit
					43cf2f3b55
				
			@@ -38,6 +38,7 @@ func TestUserOrgs(t *testing.T) {
 | 
			
		||||
			Description: "",
 | 
			
		||||
			Website:     "",
 | 
			
		||||
			Location:    "",
 | 
			
		||||
			Visibility:  "public",
 | 
			
		||||
		},
 | 
			
		||||
	}, orgs)
 | 
			
		||||
}
 | 
			
		||||
@@ -63,6 +64,7 @@ func TestMyOrgs(t *testing.T) {
 | 
			
		||||
			Description: "",
 | 
			
		||||
			Website:     "",
 | 
			
		||||
			Location:    "",
 | 
			
		||||
			Visibility:  "public",
 | 
			
		||||
		},
 | 
			
		||||
	}, orgs)
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user