Format everything (#211)

This commit is contained in:
Chenlei Hu
2024-07-23 15:40:54 -04:00
committed by GitHub
parent 648e52e39c
commit 1b7db43f8a
25 changed files with 1014 additions and 526 deletions

View File

@@ -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 }) => {