Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 10e5dca

Browse files
committed
fix: fix base
1 parent e12f786 commit 10e5dca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/_shared.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ export function setupTest(name: string, testConfig: TestConfig = {}) {
6363
process.env.NITRO_PRESET = "standard";
6464

6565
const builder = await createBuilder({
66-
base: rootDir,
6766
logLevel: "warn",
6867
});
6968
await builder.buildApp();

0 commit comments

Comments
 (0)