From 7996f70b2646799fd6adb09e7ac8ca6db58e8149 Mon Sep 17 00:00:00 2001 From: Alexandra Abrudan <55090252+AleAb25@users.noreply.github.com> Date: Mon, 15 Feb 2021 16:07:31 +0200 Subject: [PATCH] excluded C260241 (#6673) --- 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 3a9b43ab0e..024b30e41e 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -8,5 +8,6 @@ "C279931": "login problem APS not basic", "C279930": "login problem APS not basic", "C299187": "ADF-5285 Failing aspect test due multiple replica", - "C311290": "ADF-5308" + "C311290": "ADF-5308", + "C260241": "ADF-5335- this will exclude 2 tests" }