task-269(admin.html观感对齐): e2e 断言对齐现状(角色中文/仅可见遮罩判定)+壳层换皮 smoke 全绿(36/36)
This commit is contained in:
@@ -19,7 +19,7 @@ test('test_task_249_shell_light_normal_primary_path', async ({ page }) => {
|
||||
})
|
||||
expect(vars.sidebar).toBe('#f8fbfe')
|
||||
expect(vars.primary).toBe('#4f78a5')
|
||||
await expect(page.locator('.admin-user-role')).toHaveText('super_admin')
|
||||
await expect(page.locator('.admin-user-role')).toHaveText('超级管理员')
|
||||
})
|
||||
|
||||
test('test_task_249_shell_light_normal_variant_input', async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user