SuccessChanges

Summary

  1. Fixes the verification that a competition belongs to a team (details)
Commit 7c717fb4c68ed32a6f43254ac4db3e9ffb5d1539 by anrodriquez
Fixes the verification that a competition belongs to a team
The check was made with the team's own competition list, instead of with
the competition passed by parameter.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java (diff)