Skip to content

Commit 8657126

Browse files
committed
review
1 parent 127d1ed commit 8657126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { createHash } from "node:crypto";
22
import { expect, test } from "@playwright/test";
33

4+
// This is the md5sums of the expected PNGs generated with `md5sum <file>`
45
const OG_MD5 = "6e5e794ac0c27598a331690f96f05d00";
56
const API_OG_MD5 = "cac95fc3e2d4d52870c0536bb18ba85b";
67

0 commit comments

Comments
 (0)