Fixup tests
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ async function databaseSetup() {
|
||||
// duplicated here since we clear the database
|
||||
const id = await backupTargets.add({
|
||||
provider: 'filesystem',
|
||||
label: 'Default',
|
||||
name: 'Default',
|
||||
config: { backupDir: '/tmp/boxtest' },
|
||||
format: 'tgz',
|
||||
retention: { keepWithinSecs: 2 * 24 * 60 * 60 },
|
||||
|
||||
Reference in New Issue
Block a user