perf(admin): platform orders list read batch_activation first
This commit is contained in:
@@ -32,7 +32,9 @@ class AdminPlatformOrderTest extends TestCase
|
||||
->assertSee('筛选条件')
|
||||
->assertSee('平台订单列表')
|
||||
->assertSee('最近批量同步')
|
||||
->assertSee('最近24小时批量同步过');
|
||||
->assertSee('最近24小时批量同步过')
|
||||
->assertSee('可同步订单')
|
||||
->assertSee('近24小时批量同步');
|
||||
}
|
||||
|
||||
public function test_guest_cannot_open_platform_orders_page(): void
|
||||
|
||||
Reference in New Issue
Block a user