Fixes an error with the tests
The change of the pets list in the owner to a Set makes it not possible to use the pet's ids in the tests. Therefore, this commit removes id comparisons for pets.
Showing
Please register or sign in to comment
The change of the pets list in the owner to a Set makes it not possible to use the pet's ids in the tests. Therefore, this commit removes id comparisons for pets.