From c93ab0977cf17a6fab12d0e43cd609aa02daf13d Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 28 Oct 2024 15:53:35 +0100 Subject: [PATCH] Fix frontend unit tests --- .../objective-detail/objective-detail.component.html | 2 +- .../objective-detail/objective-detail.component.spec.ts | 4 ++-- .../src/app/components/objective/objective.component.spec.ts | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/objective-detail/objective-detail.component.html b/frontend/src/app/components/objective-detail/objective-detail.component.html index c1f2a32c66..08ed32814a 100644 --- a/frontend/src/app/components/objective-detail/objective-detail.component.html +++ b/frontend/src/app/components/objective-detail/objective-detail.component.html @@ -2,7 +2,7 @@
-

{{ objective.title }}

+

{{ objective.title }}