From 83f8d840128248231a98cd3776d4436c4e58cfbf Mon Sep 17 00:00:00 2001 From: Artur Shaikhullin Date: Thu, 28 Dec 2017 22:27:47 +0600 Subject: [PATCH] Finally enable webengine test --- tests/end2end/features/editor.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/end2end/features/editor.feature b/tests/end2end/features/editor.feature index 15da4a6cd..d01e3d229 100644 --- a/tests/end2end/features/editor.feature +++ b/tests/end2end/features/editor.feature @@ -129,7 +129,6 @@ Feature: Opening external editors And I kill the waiting editor Then the error "Edited element vanished" should be shown - @qtwebengine_todo: Caret mode is not implemented yet Scenario: Spawning an editor in caret mode When I set up a fake editor returning "foobar" And I open data/editor.html