Describe the bug
Currently, only async CONTROL nodes are counted and verified under ReactiveSequence. Any number of async ACTION nodes can live there and pass the xml verification just fine, which should not happen.
How to Reproduce
A disabled unit test has been added to #1183
Describe the bug
Currently, only async
CONTROLnodes are counted and verified underReactiveSequence. Any number of asyncACTIONnodes can live there and pass the xml verification just fine, which should not happen.How to Reproduce
A disabled unit test has been added to #1183