mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-10 01:15:45 +08:00
♻️ Shorten action name
This commit is contained in:
parent
30ab1bd51f
commit
bc08aa74da
3 changed files with 3 additions and 4 deletions
|
@ -138,7 +138,7 @@ export const controls = {
|
|||
} );
|
||||
},
|
||||
|
||||
async [ ACTION_TYPES.DO_CHECK_WEBHOOK_SIMULATION_STATE ]() {
|
||||
async [ ACTION_TYPES.DO_CHECK_WEBHOOK_SIMULATION ]() {
|
||||
return await apiFetch( {
|
||||
path: REST_WEBHOOKS_SIMULATE,
|
||||
} );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue