Skip to content

Commit 3a4ce3c

Browse files
committed
fix return
1 parent afb7d8c commit 3a4ce3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/app-dir/custom-cache-control/custom-cache-control.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ describe('custom-cache-control', () => {
99
// customizing these headers won't apply on environments
1010
// where headers are applied outside of the Next.js server
1111
it('should skip for deploy', () => {})
12+
return
1213
}
1314

1415
it('should have custom cache-control for app-ssg prerendered', async () => {

0 commit comments

Comments
 (0)