Skip to content

Commit

Permalink
Update testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcdaniel authored Nov 11, 2023
1 parent 777b5df commit b471fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 7

## Workflows

Using the `sync` driver for testing, you can execute workflows synchronously in your test environment and mock activities to define expected behaviors and outputs without running the actual implementations.
You can execute workflows synchronously in your test environment and mock activities to define expected behaviors and outputs without running the actual implementations.

```
use Workflow\ActivityStub;
Expand Down

0 comments on commit b471fdc

Please sign in to comment.