From e066f178cfcb1a70af4496797c3d7cac88ad0712 Mon Sep 17 00:00:00 2001 From: Fred van Dijk Date: Thu, 9 Jun 2022 11:42:39 +0200 Subject: [PATCH] Enable testability plugin for these tests --- plone/schemaeditor/tests/robot/test_fields.robot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plone/schemaeditor/tests/robot/test_fields.robot b/plone/schemaeditor/tests/robot/test_fields.robot index 0657a03..a9b6170 100644 --- a/plone/schemaeditor/tests/robot/test_fields.robot +++ b/plone/schemaeditor/tests/robot/test_fields.robot @@ -11,6 +11,8 @@ Test Teardown Run keywords Plone test teardown *** Variables *** +${SELENIUM2LIBRARY_PLUGINS} SeleniumTestability;True;7 Seconds;True + *** Test Cases *** Add a content type