mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Hide card button in previews when has acdc or separate gateway
This commit is contained in:
parent
47728a78ff
commit
c72a335cdd
4 changed files with 33 additions and 3 deletions
|
@ -28,7 +28,8 @@ class SettingsPagesAssetsTest extends TestCase
|
|||
true,
|
||||
array(),
|
||||
array(),
|
||||
true
|
||||
true,
|
||||
false
|
||||
);
|
||||
|
||||
when('is_admin')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue