mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
chore: fix fialed e2e
This commit is contained in:
parent
6781f28fbf
commit
205984b812
@ -534,7 +534,7 @@ test.describe('creation form block schema settings', () => {
|
||||
|
||||
// 隐藏模板选项
|
||||
await openDialog();
|
||||
await page.getByLabel('Display data template selector').click();
|
||||
await page.getByLabel('Enable form data template').click();
|
||||
await page.getByRole('button', { name: 'OK', exact: true }).click();
|
||||
|
||||
await expect(page.getByText('Data template:')).toBeHidden();
|
||||
|
Loading…
x
Reference in New Issue
Block a user