Skip to content

Correct issues on windows with debug tests timing out.

The tests actually raised a std assert which was causing a timeout as it required user intervention to click through.

Merge request reports