Skip to content

Commit

Permalink
Update conductor_apps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RizaFarheen committed Jul 24, 2024
1 parent cc351f9 commit beacdd9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conductor_apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ For Maven-based projects, modify the `pom.xml` file in the project directory by
>[!note]
>Workflow workers are your regular Java functions and can be tested with any available testing framework.
### Example Unit Testing Application

See [WorkflowTest.java](../examples/java/io/orkes/conductor/sdk/WorkflowTest.java) for a fully functional example of how to test a moderately complex workflow with branches.

## Workflow Deployments Using CI/CD

>[!tip]
Expand Down

0 comments on commit beacdd9

Please sign in to comment.