test: migrate consumers to inbox and owned-run APIs
This commit is contained in:
@@ -59,6 +59,7 @@ describe('scoped-dispatch invariants', () => {
|
||||
step: 1,
|
||||
provider: 'p',
|
||||
failure: { message: 'request', code: 'UNKNOWN' },
|
||||
retryPolicy: undefined,
|
||||
},
|
||||
signal,
|
||||
() => Promise.resolve(undefined),
|
||||
|
||||
Reference in New Issue
Block a user