platform orders: make 24h batch stats cards clickable
This commit is contained in:
@@ -91,6 +91,7 @@ class AdminPlatformOrderBatchMarkPaidAndActivate24hSummaryCardTest extends TestC
|
||||
$res = $this->get('/admin/platform-orders');
|
||||
$res->assertOk();
|
||||
$res->assertSee('近24小时批量BMPA', false);
|
||||
$res->assertSee('batch_mark_paid_and_activate_24h=1', false);
|
||||
$res->assertSee('1', false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user