UT: Remove `export_monkey_telems` from config in data for tests

This commit is contained in:
Shreya Malviya 2022-06-10 12:05:42 -07:00
parent 2ff32545d3
commit 324413aee9
2 changed files with 0 additions and 4 deletions

View File

@ -47,7 +47,6 @@
"PowerShellExploiter", "PowerShellExploiter",
"Log4ShellExploiter" "Log4ShellExploiter"
], ],
"export_monkey_telems": false,
"finger_classes": [ "finger_classes": [
"SMBFinger", "SMBFinger",
"SSHFinger", "SSHFinger",

View File

@ -92,9 +92,6 @@
"exploit_lm_hash_list": [], "exploit_lm_hash_list": [],
"exploit_ntlm_hash_list": [], "exploit_ntlm_hash_list": [],
"exploit_ssh_keys": [] "exploit_ssh_keys": []
},
"testing": {
"export_monkey_telems": false
} }
}, },
"monkey": { "monkey": {