Align dashboard BMPA quick link with bmpa_processable_only filter
This commit is contained in:
@@ -28,7 +28,7 @@ class AdminDashboardBillingWorkbenchQuickLinksTest extends TestCase
|
||||
|
||||
$res->assertSee('快捷筛选');
|
||||
|
||||
$res->assertSee('href="/admin/platform-orders?payment_status=unpaid&status=pending&back=%2Fadmin"', false);
|
||||
$res->assertSee('href="/admin/platform-orders?bmpa_processable_only=1&back=%2Fadmin"', false);
|
||||
$res->assertSee('待支付');
|
||||
|
||||
$res->assertSee('href="/admin/platform-orders?payment_status=paid&status=pending&sync_status=unsynced&back=%2Fadmin"', false);
|
||||
|
||||
Reference in New Issue
Block a user