2024-March-07 - 2.6.14675
Pre-release
Pre-release
Avoid code duplication in bid/place delegate tests. (#12408) * Avoid code duplication in bid/place delegate tests. Creates a base class that's inherited by both tests holding test cases that have the same expectations for the two. * Fix comment.