From a7a87fc83cb164e138685dfcb9a187cb190f7a50 Mon Sep 17 00:00:00 2001 From: Mateusz Kozlowski Date: Fri, 31 Mar 2023 10:51:31 +0200 Subject: [PATCH] test-framework: Changing the template html < and > to lt/gt entities Some xpath parsers get confused by the explicit < and > characters. Signed-off-by: Mateusz Kozlowski --- .../test-framework/log/template/iterations/iteration.html | 4 ++-- .../test-framework/log/template/iterations/setup.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/functional/test-framework/log/template/iterations/iteration.html b/test/functional/test-framework/log/template/iterations/iteration.html index 272a5d9..15a315e 100644 --- a/test/functional/test-framework/log/template/iterations/iteration.html +++ b/test/functional/test-framework/log/template/iterations/iteration.html @@ -18,11 +18,11 @@ Errors: - + - +

[title]

diff --git a/test/functional/test-framework/log/template/iterations/setup.html b/test/functional/test-framework/log/template/iterations/setup.html index a9912e6..c59dd42 100644 --- a/test/functional/test-framework/log/template/iterations/setup.html +++ b/test/functional/test-framework/log/template/iterations/setup.html @@ -18,11 +18,11 @@ Errors: - + - +