Skip to content

Commit 40ced2f

Browse files
committed
api route
1 parent bbe4716 commit 40ced2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tests-e2e/tests/appRouter/og.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { validateMd5 } from "../utils";
33

44
// This is the md5sums of the expected PNGs generated with `md5sum <file>`
55
const OG_MD5 = "83cfda4e78b037aa3d9ab465292550ef";
6-
const API_OG_MD5 = "cac95fc3e2d4d52870c0536bb18ba85b";
6+
const API_OG_MD5 = "6a22b4ff74e0dd8c377e2640dafe3e40";
77

88
test("Open-graph image to be in metatags and present", async ({
99
page,

0 commit comments

Comments
 (0)