同步已付无回执工具区测试数据命名
This commit is contained in:
@@ -29,7 +29,7 @@ class AdminPlatformOrderToolsReceiptNoneHintTest extends TestCase
|
||||
$merchant = Merchant::query()->firstOrFail();
|
||||
$plan = Plan::query()->create([
|
||||
'code' => 'receipt_none_tools_hint_plan',
|
||||
'name' => '无回执工具区提示测试套餐',
|
||||
'name' => '已付无回执工具区提示测试套餐',
|
||||
'billing_cycle' => 'monthly',
|
||||
'price' => 10,
|
||||
'list_price' => 10,
|
||||
|
||||
Reference in New Issue
Block a user