From d0ca0c214bbf4137a18b827280aa687f7df0c6c2 Mon Sep 17 00:00:00 2001 From: Alexander Purr <purr@ub.uni-leipzig.de> Date: Tue, 18 Apr 2023 13:49:27 +0200 Subject: [PATCH] refs #23407 [finc] add test record to TC 01 / 01L * SID 212 --- module/finc/tests/selenium/tests/adlr/Getit01DefaultTest.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/finc/tests/selenium/tests/adlr/Getit01DefaultTest.php b/module/finc/tests/selenium/tests/adlr/Getit01DefaultTest.php index a9a06922b0c..974382b6ad9 100755 --- a/module/finc/tests/selenium/tests/adlr/Getit01DefaultTest.php +++ b/module/finc/tests/selenium/tests/adlr/Getit01DefaultTest.php @@ -29,7 +29,8 @@ class Getit01DefaultTest extends AdlrBase "finc-153-bWFuLWluLXRoZS1hdHRpYy0xOTUzLXJlc3RvcmVkLW1vdmllLTcyMHAtaGQ", "finc-170-12835", "191-eunhj", - "196-1213742994" + "196-1213742994", + "212-21944084" ]; public const RULES = [ -- GitLab