1.32.7
Fixed
- Ensure that a check in
WaitForAssertion
and related methods is always performed at once before the wait timer is started. If not, the timeout could occure before a wait-for check-condition had been attempted, causing tests to fail without reason. Fixed by @egil.