mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
Update inspect-browser.test.ts
This commit is contained in:
@@ -36,7 +36,6 @@ async function setupInspectorTest(testName: string, files: Record<string, string
|
||||
},
|
||||
});
|
||||
process.chdir(pwd);
|
||||
server.unref();
|
||||
|
||||
return { dir, promise, server };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user