From 3e30dcfab22970ea744dd6d21ddabd4895bc9ed7 Mon Sep 17 00:00:00 2001 From: Dylan Jay Date: Fri, 18 Jun 2021 15:04:25 +0700 Subject: [PATCH] bug in info tests --- src/collective/collectionfilter/tests/robot/keywords.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collective/collectionfilter/tests/robot/keywords.robot b/src/collective/collectionfilter/tests/robot/keywords.robot index 71b6e74d..fef0aa0f 100644 --- a/src/collective/collectionfilter/tests/robot/keywords.robot +++ b/src/collective/collectionfilter/tests/robot/keywords.robot @@ -528,7 +528,7 @@ Add info tile Set Info Settings [Arguments] ${prefix} @{templates} ${hide_when} - select multi select2 with label Template type @{templates} + select multi select2 with label Template Type @{templates} Run keyword if $hide_when is not ${None} Run Keyword select multi select2 with label Hide when ${hide_when}