Update upstream && fix transfer(...) syntax
#6
Annotations
2 errors
|
tests/rpc.test.ts#L42
AssertionError: expected "postMessageToTarget" to be called with arguments: [ {}, { …(5) }, 'origin' ]
Received:
1st postMessageToTarget call:
Array [
Object {},
Object {
"action": "RIMLESS/RPC_REQUEST",
"args": Array [
"a",
1,
],
"callID": "id-1",
"callName": "foo",
"connectionID": "conn",
},
"origin",
+ Array [],
]
Number of calls: 1
❯ tests/rpc.test.ts:42:28
|
|
|
The logs for this run have expired and are no longer available.
Loading