Skip to content

Commit 76d85db

Browse files
author
aehnh
committed
rever cache disable
1 parent ec2bfc9 commit 76d85db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tests-e2e/src/connect/utils/Playground.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export async function spawnPlaygroundNew(): Promise<PlaygroundInfo> {
4343
cwd: playgroundDir,
4444
env: {
4545
...process.env,
46-
NEXT_PRIVATE_DISABLE_CACHE: '1',
4746
},
4847
stdio: 'inherit',
4948
shell: true,

0 commit comments

Comments
 (0)