Commit d9ef537c authored by Romain Courteaud's avatar Romain Courteaud 🐸

Allow to call the diverge transition in diverged state.

It should allow to get more conflict in case of concurrent transaction.
parent bce022e0
......@@ -23,6 +23,7 @@
<value>
<tuple>
<string>converge</string>
<string>diverge</string>
</tuple>
</value>
</item>
......
253
\ No newline at end of file
254
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment