From 347f5bb339ec5e2ea9815bfbe15c252d63528790 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 24 Nov 2020 03:17:02 +0000 Subject: [PATCH] Update protractor.excludes.json --- 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 e8cb9672d4..5d827c5d01 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -14,5 +14,6 @@ "C277000": "ADF-5283 Fix Permission Flaky test", "C277003": "ADF-5283 Fix Permission Flaky test", "C277004": "ADF-5283 Fix Permission Flaky test", - "C299187": "ADF-5285 Failing aspect test" + "C299187": "ADF-5285 Failing aspect test", + "C290087": "" }