Unit tests for External Worker Job

I have problem with incorrect behaviour of completing External Worker Job.

Task is not finished on complete with complete builder. But completed if managementService.executeJob is executed.

Please see the code here - flowable-bugs/ExternalWorkerJobCompleteTests.java at main · maratkalibek/flowable-bugs · GitHub

And process here - flowable-bugs/ExternalWorkerJobCompleteTests.shouldSuccessfullyCompleteExternalWorkerJob.bpmn20.xml at main · maratkalibek/flowable-bugs · GitHub