From 7fba6ccc173bcb74b0e5cc0730ae933e9eed7aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veikko=20Lintuj=C3=A4rvi?= Date: Tue, 17 Feb 2026 23:06:14 +0200 Subject: [PATCH] Rename DB healt check --- api/Tests/Http/{Health-Db.http => HealthDb.http} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/Tests/Http/{Health-Db.http => HealthDb.http} (100%) diff --git a/api/Tests/Http/Health-Db.http b/api/Tests/Http/HealthDb.http similarity index 100% rename from api/Tests/Http/Health-Db.http rename to api/Tests/Http/HealthDb.http