mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
chore(ellipsis): unskip e2e test
This commit is contained in:
parent
93e8e535ad
commit
1daaaa0941
@ -11,8 +11,7 @@ import { expect, test } from '@nocobase/test/e2e';
|
||||
import { ellipsis } from './templates';
|
||||
|
||||
test.describe('ellipsis', () => {
|
||||
// 手动操作是正常的,先 skip
|
||||
test.skip('Input & Input.URL & Input.TextArea & Input.JSON & RichText & Markdown & MarkdownVditor', async ({
|
||||
test('Input & Input.URL & Input.TextArea & Input.JSON & RichText & Markdown & MarkdownVditor', async ({
|
||||
page,
|
||||
mockPage,
|
||||
mockRecord,
|
||||
|
Loading…
x
Reference in New Issue
Block a user