Hide card button in previews when has acdc or separate gateway

This commit is contained in:
Alex P 2023-11-08 09:46:52 +02:00
parent 47728a78ff
commit c72a335cdd
No known key found for this signature in database
GPG key ID: 54487A734A204D71
4 changed files with 33 additions and 3 deletions

View file

@ -28,7 +28,8 @@ class SettingsPagesAssetsTest extends TestCase
true,
array(),
array(),
true
true,
false
);
when('is_admin')