Fix app tests

This commit is contained in:
Josh Krawczyk 2020-08-26 16:55:49 -04:00
parent d17e9bf721
commit 31cd3433bd
1 changed files with 65 additions and 64 deletions

View File

@ -10,7 +10,8 @@ const common = {
task_on_failure: null,
text_alert: false,
agent: null,
policy: 1
policy: 1,
assignedtask: []
};
const diskcheck = {