Update tests to reflect new AuthConfig
							parent
							
								
									0933aa4424
								
							
						
					
					
						commit
						5e6d1a0d56
					
				|  | @ -432,7 +432,7 @@ func (r *Registry) ResetClient(authConfig *auth.AuthConfig) { | |||
| func (r *Registry) GetAuthConfig() *auth.AuthConfig { | ||||
| 	return &auth.AuthConfig{ | ||||
| 		Username: r.authConfig.Username, | ||||
| 		Email:    r.authConfig.Password, | ||||
| 		Email:    r.authConfig.Email, | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue