Skip to content

Commit 582f3c2

Browse files
committed
prettier
1 parent fde81c8 commit 582f3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/lib/v3/tests/xpath-for-location-deep.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ test.describe("resolveNodeForLocationDeep", () => {
2323

2424
await page.goto(
2525
"https://browserbase.github.io/stagehand-eval-sites/sites/iframe-hn/",
26-
{waitUntil: "networkidle"}
26+
{ waitUntil: "networkidle" },
2727
);
2828

2929
// scroll to the bottom of the page

0 commit comments

Comments
 (0)