From 3bb357827db51a05bea5cd4d0fa00d18209982d2 Mon Sep 17 00:00:00 2001 From: KevinBKozan Date: Wed, 31 Jan 2018 10:07:09 -0600 Subject: [PATCH 1/2] MQE-732: Unable to call action group with arguments in "after" block - added before/after configuration for arguments in di.xml --- etc/di.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/di.xml b/etc/di.xml index afd2fef27..22d9bbc1c 100644 --- a/etc/di.xml +++ b/etc/di.xml @@ -244,6 +244,8 @@ createDataKey createDataKey name + name + name /tests/test/annotations/features From 1427bad242e796e45f11c1edf89d5d0bc020aa28 Mon Sep 17 00:00:00 2001 From: KevinBKozan Date: Fri, 2 Feb 2018 10:59:44 -0600 Subject: [PATCH 2/2] MQE-732: Unable to call action group with arguments in "after" block - CR fixes. --- etc/di.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/di.xml b/etc/di.xml index 22d9bbc1c..1589b9d59 100644 --- a/etc/di.xml +++ b/etc/di.xml @@ -244,8 +244,7 @@ createDataKey createDataKey name - name - name + name /tests/test/annotations/features