ui(platform-orders): show batch activation scope in list
This commit is contained in:
@@ -66,6 +66,6 @@ class AdminPlatformOrderIndexBatchActivationModeShouldRenderTest extends TestCas
|
||||
|
||||
$this->get('/admin/platform-orders')
|
||||
->assertOk()
|
||||
->assertSee('方式:队列');
|
||||
->assertSee('范围:筛选;方式:队列');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user