Update test-order.js
This commit is contained in:
parent
b9b1f74a36
commit
4afa8e677d
@ -20,3 +20,5 @@ fetch('http://localhost:3000/create-order', {
|
||||
.then(r => r.json())
|
||||
.then(console.log)
|
||||
.catch(console.error);
|
||||
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user