Fix PayPal billing flow and mobile admin UX
This commit is contained in:
@@ -93,5 +93,6 @@ class TenantPackageOverviewTest extends TenantTestCase
|
||||
|
||||
$this->assertSame($package->id, $payload['active_package']['package_id']);
|
||||
$this->assertSame(['custom_branding'], $payload['active_package']['package_limits']['features']);
|
||||
$this->assertSame(1, $payload['active_package']['remaining_events']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user