it should have picked up `containsExactly` from `L...
# announcements
b
it should have picked up
containsExactly
from
ListAssert
, not
AbstractListAssert
(by way of
AbstractIterableAssert
) – I tested with the same versions as Karel