Update test execution environment to Python for tests
Compare changes
@@ -80,7 +80,7 @@ CONFIGURATION = {
@@ -113,7 +113,7 @@ CONFIGURATION_ERROR = {
This patch moves all the execution environment definition to the new one provided by beat/beat.env.builder>