Skip to content

Commit

Permalink
Update modules/flowable-assertions/flowable-process-assertions/src/ma…
Browse files Browse the repository at this point in the history
…in/java/org/flowable/assertions/process/ProcessInstanceAssert.java

Co-authored-by: David B Malkovsky <[email protected]>
  • Loading branch information
martin-grofcik and dbmalkovsky authored Feb 2, 2024
1 parent e3a3f49 commit 363f215
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public ProcessInstanceAssert doesNotHaveVariable(String variableName) {
}

/**
* Assert that process instance does on exist in <b>runtime</b>.
* Assert that process instance does not exist in <b>runtime</b>.
*
* @return Process instance assertion
*/
Expand Down

0 comments on commit 363f215

Please sign in to comment.