Skip to content

2024-March-07 - 2.6.14675

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Mar 05:07
105e05c
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.