Skip to content

Commit fd711f5

Browse files
committed
bug
1 parent 684a4e6 commit fd711f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker/index.worker.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ describe("Cloudflare Docs", () => {
316316

317317
expect(product).toBe("Access");
318318
expect(group).toBe("Cloudflare One");
319-
expect(group).toBe("Changelog entry");
319+
expect(content_type).toBe("Changelog entry");
320320
});
321321
});
322322
});

0 commit comments

Comments
 (0)