Update marketing packages and checkout copy
This commit is contained in:
@@ -107,7 +107,7 @@ class CustomerEmailRenderTest extends TestCase
|
||||
$user->forceFill(['tenant_id' => $tenant->id])->save();
|
||||
|
||||
$package = Package::factory()->create([
|
||||
'name' => 'Standard',
|
||||
'name' => 'Classic',
|
||||
'type' => 'endcustomer',
|
||||
'max_photos' => 500,
|
||||
'max_guests' => 200,
|
||||
|
||||
Reference in New Issue
Block a user