From 4d9cc4daa3cc31996c04b1ff429c63a1e6a74371 Mon Sep 17 00:00:00 2001 From: CCS Admin Date: Tue, 17 Feb 2026 13:48:23 +0000 Subject: [PATCH] test: e2e webhook verification --- next.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.ts b/next.config.ts index 5a29325..7ea28ef 100644 --- a/next.config.ts +++ b/next.config.ts @@ -5,3 +5,4 @@ const nextConfig: NextConfig = { }; export default nextConfig; +// e2e test 1771336103