We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2bfc9 commit 76d85dbCopy full SHA for 76d85db
packages/tests-e2e/src/connect/utils/Playground.ts
@@ -43,7 +43,6 @@ export async function spawnPlaygroundNew(): Promise<PlaygroundInfo> {
43
cwd: playgroundDir,
44
env: {
45
...process.env,
46
- NEXT_PRIVATE_DISABLE_CACHE: '1',
47
},
48
stdio: 'inherit',
49
shell: true,
0 commit comments