Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 0a9f0e3

Browse files
committed
Update testing instructions for 5.9.0 to include new test plugin zip
1 parent 5f5763a commit 0a9f0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing/releases/590.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
77
### Add extensibility point for extensions to filter payment methods ([4668](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4668))
88

99
1. Make sure Check payments and Cash on delivery payment methods are activated and appear in the Checkout block
10-
2. Install this extension specifically made for testing: [woocommerce-payment-method-test.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7154980/woocommerce-payment-method-test.zip) - the code it includes is:
10+
2. Install this extension specifically made for testing: [woocommerce-payment-method-test.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7160423/woocommerce-payment-method-test.zip)
1111
```js
1212
import { registerPaymentMethodExtensionCallbacks} from '@woocommerce/blocks-registry';
1313

0 commit comments

Comments
 (0)