fix(backup-ng): defaultSr -> default (#114)

This commit is contained in:
heafalan
2019-06-28 09:09:38 +02:00
committed by badrAZ
parent 2cd0dec480
commit db493f6887

View File

@@ -239,7 +239,7 @@ describe("backupNg", () => {
[scheduleTempId]: {},
},
srs: {
id: config.srs.defaultSr,
id: config.srs.default,
},
});