Description
Version 5.5.1 fails existing test - used to to work in 5.4.2
Complete minimal example reproducing the issue
Checkout the following repo: https://github.com/LogoFX/logofx-client-mvvm-viewmodel
Run the Unit tests - all tests are green
Upgrade to 5.5.1
Run the Unit tests - now some are red.
Expected behavior:
Tests remain green
Actual behavior:
Some tests are red
Versions