From e9316c07c277036fb875b0f322e8da55533666ba Mon Sep 17 00:00:00 2001 From: oleibman <10341515+oleibman@users.noreply.github.com> Date: Thu, 9 Jan 2025 15:48:25 -0800 Subject: [PATCH] Try to Correct Merge Conflicts in Writer/HTML/FontTest --- tests/PhpWordTests/Writer/HTML/FontTest.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/tests/PhpWordTests/Writer/HTML/FontTest.php b/tests/PhpWordTests/Writer/HTML/FontTest.php index 08a8fca6a4..20ab8d9920 100644 --- a/tests/PhpWordTests/Writer/HTML/FontTest.php +++ b/tests/PhpWordTests/Writer/HTML/FontTest.php @@ -1,4 +1,5 @@