From 8b20df6722af86d338132790b64c3a21aae5aeb0 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 17 Nov 2020 09:58:02 +0000 Subject: [PATCH] exclude C299187 --- e2e/protractor.excludes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e2e/protractor.excludes.json b/e2e/protractor.excludes.json index 240299b1e9..e8cb9672d4 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -13,5 +13,6 @@ "C276996": "ADF-5283 Fix Permission Flaky test", "C277000": "ADF-5283 Fix Permission Flaky test", "C277003": "ADF-5283 Fix Permission Flaky test", - "C277004": "ADF-5283 Fix Permission Flaky test" + "C277004": "ADF-5283 Fix Permission Flaky test", + "C299187": "ADF-5285 Failing aspect test" }