Remove no longer used reactor entry

This commit is contained in:
Pedro Algarvio 2020-04-08 19:22:22 +01:00 committed by Daniel Wozniak
parent 6405948882
commit 5e5414e9dc

View file

@ -1030,11 +1030,6 @@ def pytest_saltfactories_master_configuration_overrides(
os.path.join(RUNTIME_VARS.FILES, "reactor-sync-minion.sls")
],
},
{
"salt/test/reactor": [
os.path.join(RUNTIME_VARS.FILES, "reactor-test.sls")
],
},
]
# We need to copy the extension modules into the new master root_dir or