chore(admin-ui): simplify import histories export label
This commit is contained in:
@@ -207,7 +207,7 @@ class AdminBusinessPagesTest extends TestCase
|
||||
->assertOk()
|
||||
->assertSee('商品导入历史')
|
||||
->assertSee('筛选导入历史')
|
||||
->assertSee('导出当前筛选 CSV');
|
||||
->assertSee('导出 CSV');
|
||||
}
|
||||
|
||||
public function test_admin_product_summary_stats_match_export_summary_for_same_filters(): void
|
||||
|
||||
Reference in New Issue
Block a user