Skip to content

Commit b3d0b1c

Browse files
committed
fix
1 parent 5fcd53d commit b3d0b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/tests/app.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { test } from "@playwright/test"
22
import { randomUUID } from "crypto"
33
import * as http from "http"
44
import { createTemplate, createWorkspace, startAgent } from "../helpers"
5+
import { beforeCoderTest } from "../hooks"
56

67
test.beforeEach(async ({ page }) => await beforeCoderTest(page))
78

0 commit comments

Comments
 (0)