Skip to content

Fix failing submission test with unfulfilled precon

Cristina Pauna requested to merge fix/fix_bdd_tests into feature/bdd_tests

This also fixes a config error, where a profile was used without pre-condition, which in the tests was assumed to have pre-conditions. This leads to failing tests.

Merge request reports