Tests: Remove internet_services from test config

This commit is contained in:
Mike Salvatore 2021-08-19 14:17:01 -04:00
parent 087c8f2cf8
commit 85e26beda8
1 changed files with 0 additions and 4 deletions

View File

@ -54,10 +54,6 @@
"monkey": { "monkey": {
"victims_max_find": 100, "victims_max_find": 100,
"victims_max_exploit": 100, "victims_max_exploit": 100,
"internet_services": [
"monkey.guardicore.com",
"www.google.com"
],
"self_delete_in_cleanup": true, "self_delete_in_cleanup": true,
"use_file_logging": true, "use_file_logging": true,
"serialize_config": false, "serialize_config": false,