chore(admin-ui): import histories uses page header actions
This commit is contained in:
@@ -205,10 +205,10 @@ class AdminBusinessPagesTest extends TestCase
|
||||
|
||||
$this->get('/admin/products/import-histories')
|
||||
->assertOk()
|
||||
->assertSee('平台商品导入历史')
|
||||
->assertSee('商品导入历史')
|
||||
->assertSee('筛选导入历史')
|
||||
->assertSee('导出当前筛选 CSV')
|
||||
->assertSee('返回商品页');
|
||||
->assertSee('返回商品巡检');
|
||||
}
|
||||
|
||||
public function test_admin_product_summary_stats_match_export_summary_for_same_filters(): void
|
||||
|
||||
Reference in New Issue
Block a user