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