Skip to content

Commit 0c91ea6

Browse files
committed
try integration tests with recent build version
1 parent c9f0f41 commit 0c91ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/fixture.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export async function runPluginStep(
184184
// EDGE_FUNCTIONS_DIST: '.netlify/edge-functions-dist/',
185185
// CACHE_DIR: '.netlify/cache',
186186
// IS_LOCAL: true,
187-
// NETLIFY_BUILD_VERSION: '29.23.4',
187+
NETLIFY_BUILD_VERSION: '29.50.5',
188188
// INTERNAL_FUNCTIONS_SRC: '.netlify/functions-internal',
189189
// INTERNAL_EDGE_FUNCTIONS_SRC: '.netlify/edge-functions',
190190
},

0 commit comments

Comments
 (0)