Skip to content

Test now fails if calculated rate is NaN.

Arne Strehlow requested to merge convergencetest/NaN into master

Before, the test was passed if "calculated rate" = NaN because the if-condition for failure was not satisfied.

Merge request reports