Fix the entity equals method
Compare changes
@@ -86,6 +86,7 @@ public class Entity {
Fixes the entity equals method by performing the .containsAll()
call in both directions.
Closes #167 (closed)
See above
N/A
To be filled in by the reviewers