Change port
This commit is contained in:
parent
088cedae9a
commit
47af8323cf
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ async function runTest({
|
|||
token: "token",
|
||||
vaultName: uuidv4(),
|
||||
syncConcurrency: concurrency,
|
||||
remoteUri: "http://localhost:3030"
|
||||
remoteUri: "http://localhost:3000"
|
||||
};
|
||||
|
||||
const clients: MockAgent[] = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue