forked from cleveragents/cleveragents-core
f5b562c104
This branch contains the fix for bug #592 (actor name slash sanitisation). The TDD tests from PR #655 are tagged @tdd_expected_fail which expects the bug to be present, but since the fix is on this branch the tests pass unexpectedly, causing CI failures. Remove the @tdd_expected_fail tags from both Behave and Robot test files so the tests run as normal regression tests alongside the fix. ISSUES CLOSED: #592