admin: 平台订单列表退款相关数字点击直达追加退款面板
This commit is contained in:
@@ -84,7 +84,7 @@ class AdminPlatformOrderIndexReconcileRefundDeltaLinksContainBackTest extends Te
|
||||
|
||||
$refundShowUrl = '/admin/platform-orders/' . $order->id . '?' . Arr::query([
|
||||
'back' => $indexSelfWithoutBack,
|
||||
]) . '#refund-receipts';
|
||||
]) . '#add-refund-receipt';
|
||||
|
||||
$res->assertSee($reconcileShowUrl, false);
|
||||
$res->assertSee($reconcileFixUrl, false);
|
||||
|
||||
Reference in New Issue
Block a user