## Expected Behavior Workflow.sleep in a child workflow uses time skipping with a test service. ## Actual Behavior When a parent calls continue-as-new time skipping in a child is not happening. ## Steps to Reproduce the Problem See https://github.com/temporalio/sdk-java/pull/1539 for reproduction.