You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ If you are using the SDK without integrations, the following sections of the doc
76
76
## Testing
77
77
78
78
The PHP SDK includes a toolkit for testing Workflows.
79
-
There is [documentation](https://docs.temporal.io/develop/php/testing-suite) and [dev guide](testing/Readme.md) on how to test a Workflow using Activity mocking.
79
+
There is [documentation](https://docs.temporal.io/develop/php/testing-suite) and [dev guide](testing/README.md) on how to test a Workflow using Activity mocking.
80
80
81
81
To ensure the determinism of a Workflow,
82
82
you can also use the [Replay API in tests](https://docs.temporal.io/develop/php/testing-suite#replay).
0 commit comments