From a94a0f38b1a625c1ae631baac3629e09477a2717 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 8 Oct 2022 21:34:58 +0200 Subject: [PATCH] fix tests --- Theme/Backend/Components/Event/popup.tpl.php | 6 +++--- Theme/Backend/calendar-dashboard.tpl.php | 4 ++-- tests/Bootstrap.php | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Theme/Backend/Components/Event/popup.tpl.php b/Theme/Backend/Components/Event/popup.tpl.php index 18c7f4f..d2a8b9a 100755 --- a/Theme/Backend/Components/Event/popup.tpl.php +++ b/Theme/Backend/Components/Event/popup.tpl.php @@ -6,13 +6,13 @@
-
-
+
-
+
-
+
@@ -97,7 +97,7 @@ $calendar = $this->getData('calendar');
    -
  • +
diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index 252a62f..d46fd31 100755 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -1,4 +1,5 @@ -