-fix type
This commit is contained in:
parent
28d8c257e5
commit
f658718b94
@ -765,7 +765,7 @@ export type RunIntegrationTestOp = {
|
||||
* of the exchange and merchant.
|
||||
*/
|
||||
export type RunIntegrationTestV2Op = {
|
||||
op: WalletApiOperation.RunIntegrationTest;
|
||||
op: WalletApiOperation.RunIntegrationTestV2;
|
||||
request: IntegrationTestArgs;
|
||||
response: EmptyObject;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user