Migrate billing from Paddle to Lemon Squeezy
This commit is contained in:
@@ -71,7 +71,7 @@ class DashboardPageTest extends TestCase
|
||||
'package_id' => $package->id,
|
||||
'price' => 149.00,
|
||||
'type' => 'reseller_subscription',
|
||||
'provider' => 'paddle',
|
||||
'provider' => 'lemonsqueezy',
|
||||
'purchased_at' => now()->subDay(),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user