4bbf9c364d
[According to the WooCommerce wiki](https://github.com/woocommerce/woocommerce/wiki/Order-and-Order-Line-Item-Data) and `WC_REST_Orders_Controller`, WooCommerce stores country codes using the ISO 3166-1 alpha-2 (2 character) standard. However, the `WC_Tests_Order_Functions::test_wc_get_order_address_params()` test method was using 'USA' instead of 'US'. |
||
---|---|---|
.. | ||
class-wc-tests-crud-orders.php | ||
class-wc-tests-order-functions.php | ||
coupons.php | ||
query.php |