test: temp skip blocks e2e (#11988)
This commit is contained in:
@@ -214,7 +214,7 @@ describe('Block fields', () => {
|
|||||||
).toBeVisible()
|
).toBeVisible()
|
||||||
})
|
})
|
||||||
|
|
||||||
test('should add different blocks with similar field configs', async () => {
|
test.skip('should add different blocks with similar field configs', async () => {
|
||||||
await page.goto(url.create)
|
await page.goto(url.create)
|
||||||
|
|
||||||
await addBlock({
|
await addBlock({
|
||||||
|
|||||||
Reference in New Issue
Block a user