Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit b792bd9

Browse files
committed
Test assumption about annotation
1 parent e5689cc commit b792bd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/src/test/java/org/camunda/bpm/engine/test/api/form/FormServiceTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
* @author Tom Baeyens
103103
* @author Falko Menge (camunda)
104104
*/
105+
@RequiredHistoryLevel(ProcessEngineConfiguration.HISTORY_FULL)
105106
public class FormServiceTest {
106107

107108
@ClassRule

0 commit comments

Comments
 (0)