mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-10 18:10:08 +00:00
Format everything (#211)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { expect } from "@playwright/test";
|
||||
import { comfyPageFixture as test} from "./ComfyPage";
|
||||
|
||||
import { comfyPageFixture as test } from "./ComfyPage";
|
||||
|
||||
test.describe("Node search box", () => {
|
||||
test("Can trigger on empty canvas double click", async ({ comfyPage }) => {
|
||||
|
||||
Reference in New Issue
Block a user