From 4afa8e677dca00a0c7c7f304c2b705f388176327 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 19 May 2026 12:31:21 +0000 Subject: [PATCH] Update test-order.js --- test-order.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test-order.js b/test-order.js index 1884609..757b4e8 100644 --- a/test-order.js +++ b/test-order.js @@ -20,3 +20,5 @@ fetch('http://localhost:3000/create-order', { .then(r => r.json()) .then(console.log) .catch(console.error); + +//