From 676d0b9df1ea7afc710451fc136d71572f55d549 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stian=20Lyng=20Str=C3=A6te?= <stials@stud.ntnu.no>
Date: Wed, 3 May 2023 12:24:54 +0200
Subject: [PATCH] add url for jacoco report

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 971b9fa1..f09f37d4 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
 - **API subdomain:** https://api.smartmat.app
 - **Backend Render URl:** https://smartmat.onrender.com/swagger-ui/index.html
 - **Swagger ui:** https://api.smartmat.app/swagger-ui/index.html
+- **Jacoco tests:** https://idatt2106-v23-03.pages.stud.idi.ntnu.no/backend/jacoco/index.html
 
 
 
-- 
GitLab