chore(sequence): update doc for actors/participant creation/deletion fix

This commit is contained in:
Faris Nabiev
2023-10-13 12:07:36 +03:00
parent 6eae46b927
commit fc0ade2985
3 changed files with 17 additions and 1 deletions

View File

@@ -930,7 +930,7 @@ context('Sequence diagram', () => {
});
});
});
context('db clear', () => {
context('render after error', () => {
it('should render diagram after fixing destroy participant error', () => {
cy.on('uncaught:exception', (err) => {
return false;