Skip to content

Commit 4a02ad7

Browse files
sommeeeervicb
andauthored
Update packages/cloudflare/src/cli/build/patches/plugins/instrumentation.spec.ts
Co-authored-by: Victor Berchet <[email protected]>
1 parent 776fab9 commit 4a02ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/plugins/instrumentation.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ describe("prepareImpl (Next14)", () => {
9797
});
9898
});
9999

100-
describe("getInstrumenationModule (Next154)", () => {
100+
describe("getInstrumenationModule (Next15.4)", () => {
101101
const code = `
102102
async function getInstrumentationModule(projectDir, distDir) {
103103
if (cachedInstrumentationModule) {

0 commit comments

Comments
 (0)