mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01:00 
			
		
		
		
	Various fixes in login sources (#10428)
This commit is contained in:
		| @@ -35,7 +35,7 @@ func TestIncludesAllRepositoriesTeams(t *testing.T) { | ||||
|  | ||||
| 	// Create org. | ||||
| 	org := &models.User{ | ||||
| 		Name:       "All repo", | ||||
| 		Name:       "All_repo", | ||||
| 		IsActive:   true, | ||||
| 		Type:       models.UserTypeOrganization, | ||||
| 		Visibility: structs.VisibleTypePublic, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user