1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-04 19:58:51 +00:00

test/auth: change base port

This commit is contained in:
Zack Schuster 2020-07-26 18:12:13 -07:00 committed by Zack Schuster
parent 341dd64972
commit 6f43939047

View File

@ -32,7 +32,7 @@ function onAuth(
} }
} }
let port = 1000; let port = 5000;
function send( function send(
t: CbExecutionContext, t: CbExecutionContext,
{ {