From 4c16b16445b80abdcb9aa9eeef06632dfc4b4f0f Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 21 Apr 2022 16:20:48 +0545 Subject: [PATCH] Removed formatter config from parallel deployment config Signed-off-by: Kiran Parajuli --- tests/parallelDeployAcceptance/config/behat.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/parallelDeployAcceptance/config/behat.yml b/tests/parallelDeployAcceptance/config/behat.yml index eecebc8109..a0e504587b 100644 --- a/tests/parallelDeployAcceptance/config/behat.yml +++ b/tests/parallelDeployAcceptance/config/behat.yml @@ -31,10 +31,6 @@ default: - FeatureContext: *common_feature_context_params extensions: - jarnaiz\JUnitFormatter\JUnitFormatterExtension: - filename: report.xml - outputDir: "%paths.base%/../output/" - rdx\behatvars\BehatVariablesExtension: ~ Cjm\Behat\StepThroughExtension: ~