Skip to content

Commit 801edc5

Browse files
pombosilvapenalosa
andcommitted
Apply suggestions from code review - changelog file
Co-authored-by: Somhairle MacLeòid <[email protected]>
1 parent b37be40 commit 801edc5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.changeset/public-women-exist.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
"miniflare": patch
55
---
66

7-
Workflows test support to "cloudflare:test" module.
7+
Add Workflows test support to the `cloudflare:test` module.
88

9-
"cloudfalre:test" module has two new APIs: `introspectWorkflowInstance`and `itrospectWorkflow` to allow changing the behavior of one/multiple Workflow instances created during tests.
9+
The `cloudflare:test` module has two new APIs:
10+
- `introspectWorkflowInstance`
11+
- `introspectWorkflow`
12+
which allow changing the behavior of one or multiple Workflow instances created during tests.
1013

11-
workflows-shared has rpc functions to allow workflows instances chnages during tests.
1214

1315
Miniflare DO plugin has an `unsafeScriptName` in DurableObjectsOptionsSchema, to allow defining a DO serviceName without the 'core:user:' prefix.

0 commit comments

Comments
 (0)