Skip to content

Fix the name of a variable in some tests.

Nicolas Tancogne-Dejean requested to merge fix_test_variable into develop

Description

Fix the name of a variable in some tests. The tests are not affected because the default value (4) is enough to converge.

Closes #301 (closed).

News snippet

Fix the name of a variable in some tests.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports