Try fixing E2E
This commit is contained in:
parent
e35af96db6
commit
f07f372bc5
4 changed files with 16 additions and 7 deletions
|
|
@ -27,7 +27,7 @@ async function runTest({
|
|||
|
||||
const initialSettings: Partial<SyncSettings> = {
|
||||
isSyncEnabled: true,
|
||||
token: "token",
|
||||
token: "test-token-change-me", // same as in backend/config.yml
|
||||
vaultName: uuidv4(),
|
||||
syncConcurrency: concurrency,
|
||||
remoteUri: "http://localhost:3000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue