@@ -138,10 +138,10 @@ |
||
138 | 138 | } |
139 | 139 | |
140 | 140 | /** |
141 | - * Test the sanitization of the payment_method_title field through the API. |
|
142 | - * |
|
143 | - * @since 3.5.2 |
|
144 | - */ |
|
141 | + * Test the sanitization of the payment_method_title field through the API. |
|
142 | + * |
|
143 | + * @since 3.5.2 |
|
144 | + */ |
|
145 | 145 | public function test_create_update_order_payment_method_title_sanitize() { |
146 | 146 | $product = ProductHelper::create_simple_product(); |
147 | 147 | $data = [ |