mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Remove progressive onboarding state
This commit is contained in:
parent
bc83f48692
commit
2e50e59940
7 changed files with 7 additions and 121 deletions
|
@ -269,7 +269,6 @@ class WcGatewayTest extends TestCase
|
|||
{
|
||||
return [
|
||||
[State::STATE_START, true],
|
||||
[State::STATE_PROGRESSIVE, true],
|
||||
[State::STATE_ONBOARDED, false]
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue