camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.03k stars 1.53k forks source link

Correct typo in ProcessStartingBeanPostProcessorTest #4474

Closed venetrius closed 1 day ago

venetrius commented 3 days ago

Acceptance Criteria (Required on creation):

The fromt he in the following line is corrected to `from the: https://github.com/camunda/camunda-bpm-platform/blob/92d057fa321a9b6d7a2b7d191b05c182ae9019f2/engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/components/ProcessStartingBeanPostProcessorTest.java#L108

Hints

Links

venetrius commented 1 day ago

QA note: note a functional change.