[autofix.ci] apply automated fixes
This commit is contained in:
parent
9d355005d3
commit
63e6c0ab7f
1 changed files with 0 additions and 3 deletions
|
|
@ -118,8 +118,6 @@ test("TextInputOutputComponent", async ({ page }) => {
|
|||
await page.getByTitle("zoom out").click();
|
||||
await page.getByTitle("zoom out").click();
|
||||
|
||||
|
||||
|
||||
const component3 = await page.locator(
|
||||
'//*[@id="react-flow-id"]/div/div[1]/div[1]/div/div[2]/div[3]',
|
||||
);
|
||||
|
|
@ -136,7 +134,6 @@ test("TextInputOutputComponent", async ({ page }) => {
|
|||
component2.blur();
|
||||
component3.blur();
|
||||
|
||||
|
||||
await page.mouse.up();
|
||||
|
||||
await element4.hover();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue