FailedChanges

Summary

  1. task25 Adds the relationship between Headquarters and Competition (details)
Commit 852996503b8ccdf1a065ca5ebb7ba1d2903dcaf1 by agbrey
task25 Adds the relationship between Headquarters and Competition
Establishes a relationship between Headquarters and Competition, this
realtionship is bidirectional.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java (diff)