UT: Remove disused flat_monkey_config() fixture

This commit is contained in:
Mike Salvatore 2022-07-13 08:27:55 -04:00
parent ef25dd936b
commit 3f428b1555
1 changed files with 0 additions and 5 deletions

View File

@ -4,11 +4,6 @@ from tests.unit_tests.monkey_island.cc.mongomock_fixtures import * # noqa: F401
from monkey_island.cc.server_utils.encryption import unlock_datastore_encryptor
@pytest.fixture
def flat_monkey_config(load_monkey_config):
return load_monkey_config("flat_config.json")
@pytest.fixture
def uses_encryptor(data_for_tests_dir):
secret = "m0nk3y_u53r:3cr3t_p455w0rd"