From 8378e16139ee90034a8ea4ae5471464db293f33a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 19 Aug 2016 12:20:23 +0200 Subject: [PATCH] Fix ignored tag in misc.feature Seems like pytest-bdd ignores that second tag... --- tests/end2end/features/misc.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index 8dfe8c4dc..f8414999e 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -381,8 +381,7 @@ Feature: Various utility commands. And I press the key "" Then no crash should happen - @pyqt>=5.3.1 - @qtwebengine_todo: JS prompt is not implemented yet + @pyqt>=5.3.1 @qtwebengine_todo: JS prompt is not implemented yet Scenario: Focusing download widget via Tab (original issue) When I open data/prompt/jsprompt.html And I run :click-element id button