- composer repository update

- paypal test fix
This commit is contained in:
Čarodej
2022-06-24 12:15:40 +02:00
parent 42390af2d5
commit a26684df79
3 changed files with 47 additions and 30 deletions
@@ -29,7 +29,7 @@ class TestPayPalConnectionAction
$data = CreateFixedPlanData::fromArray([
'type' => 'fixed',
'name' => 'Test Plan',
'description' => null,
'description' => 'Test plan description...',
'features' => [
'max_storage_amount' => 200,
'max_team_members' => 20,