Skip to content

Commit c956fe0

Browse files
author
Dennis Labordus
committed
Fixed doi wizard test.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 03ebf01 commit c956fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/editors/protocol104/wizards/doi.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ describe('Wizards for 104 DOI Element', () => {
109109

110110
remove104Private(doiElement)(wizard);
111111

112-
expectComplexAction(2);
112+
expectComplexAction(6);
113113
});
114114
});
115115
});

0 commit comments

Comments
 (0)