Skip to content

Commit

Permalink
added proper docu of the testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Welsch committed Jan 4, 2024
1 parent d6e501f commit 6c0807e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public void testDisablePlanItem() throws Exception {
}

/**
* Test action on a single plan item instance.
* Test retrieving ended plan item instance
*/
@CmmnDeployment(resources = { "org/flowable/cmmn/rest/service/api/runtime/twoHumanTaskCase.cmmn" })
public void testGetEndedPlanItems() throws Exception {
Expand Down

0 comments on commit 6c0807e

Please sign in to comment.