Skip to content

Commit 591802d

Browse files
committed
fix: 📝 Fix stale comment referencing removed applepay identifier
1 parent 8fb90e8 commit 591802d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PHPUnit/Button/Endpoint/ApproveOrderEndpointTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ private function arrange_order_creation_flow( string $order_id, string $funding_
307307
}
308308

309309
/**
310-
* @scenario When final_review_enabled=true (Pay Now disabled) and funding_source is 'applepay',
310+
* @scenario When final_review_enabled=true (Pay Now disabled) and funding_source is express checkout,
311311
* the express checkout bypass should create a WC order and process payment.
312312
*
313313
* @dataProvider express_checkout_funding_sources

0 commit comments

Comments
 (0)