Skip to content

Commit 363f215

Browse files
Update modules/flowable-assertions/flowable-process-assertions/src/main/java/org/flowable/assertions/process/ProcessInstanceAssert.java
Co-authored-by: David B Malkovsky <david@malkovsky.org>
1 parent e3a3f49 commit 363f215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/flowable-assertions/flowable-process-assertions/src/main/java/org/flowable/assertions/process/ProcessInstanceAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public ProcessInstanceAssert doesNotHaveVariable(String variableName) {
105105
}
106106

107107
/**
108-
* Assert that process instance does on exist in <b>runtime</b>.
108+
* Assert that process instance does not exist in <b>runtime</b>.
109109
*
110110
* @return Process instance assertion
111111
*/

0 commit comments

Comments
 (0)