From 09b3d167fa8f399e18a37d56e7c8cbb61f68f97f Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Wed, 9 May 2018 09:17:16 +0200 Subject: SONAR-10664 Improve dropdown UI/UX consistency (#217) --- .../duplications-with-deleted-project.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest') diff --git a/tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest/duplications-with-deleted-project.html b/tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest/duplications-with-deleted-project.html index 37a48368f83..1a3c59b3dd8 100644 --- a/tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest/duplications-with-deleted-project.html +++ b/tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest/duplications-with-deleted-project.html @@ -35,12 +35,12 @@ waitForElementPresent - css=.bubble-popup + css=.popup assertElementPresent - css=.bubble-popup .alert + css=.popup .alert -- cgit v1.2.3