tests/Customer/Subscription/CustomerSubscriptionCreateTest.php
Method testCreateCustomerSubscription
has 33 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function testCreateCustomerSubscription()
{
// Mock the subscription
$subscriptionMock = $this->getSubscription();