eclipse-tractusx / bpdm

bpdm
Apache License 2.0
5 stars 15 forks source link

fix(Pool): strange assert error on address comparison #898

Closed nicoprow closed 2 months ago

nicoprow commented 2 months ago

Description

This pull request fixes a strange bug when asserting address collections to be equal in the Pool tests. For some reason the collection order seems to matter eben though, it does not other cases.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review: