From 6f937a75ec423a557e1b1458805636d171e6a71b Mon Sep 17 00:00:00 2001 From: Alexandra Abrudan <55090252+AleAb25@users.noreply.github.com> Date: Fri, 8 Jan 2021 18:40:16 +0200 Subject: [PATCH] excluded e2e C311290 (#6514) --- 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 b1def902da..3a9b43ab0e 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -7,5 +7,6 @@ "C279932": "login problem APS not basic", "C279931": "login problem APS not basic", "C279930": "login problem APS not basic", - "C299187": "ADF-5285 Failing aspect test due multiple replica" + "C299187": "ADF-5285 Failing aspect test due multiple replica", + "C311290": "ADF-5308" }