Skip to content

Draft: bugfix for testsuite

Martin Lueders requested to merge fix-testsuite into develop

Description

This MR attempts to fix a bug in the testsuite script, which prevented certain if-else-endif constructions from running correctly.

News snippet

Fix if-else-endif in testsuite

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.
Edited by Martin Lueders

Merge request reports