Skip to content

Commit 354fe58

Browse files
committed
chore: Use dapr from master
Signed-off-by: Javier Aliaga <[email protected]>
1 parent 5d30fd0 commit 354fe58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk-tests/src/test/java/io/dapr/it/testcontainers/workflows/TestWorkflowsConfiguration.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
import com.fasterxml.jackson.databind.ObjectMapper;
1717
import io.dapr.config.Properties;
18+
import io.dapr.it.testcontainers.TaskExecutionIdActivity;
19+
import io.dapr.it.testcontainers.TestExecutionKeysWorkflow;
1820
import io.dapr.workflows.client.DaprWorkflowClient;
1921
import io.dapr.workflows.runtime.WorkflowRuntimeBuilder;
2022
import org.springframework.beans.factory.annotation.Value;

0 commit comments

Comments
 (0)