From d39ec60e2c70f4b15f5c7b48468fb6c0b7573cac Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Mon, 21 Sep 2026 00:29:11 +1000 Subject: [PATCH] test(db): link PostgreSqlTestServer instead of referencing Jellyfin.Server.Tests --- .../Jellyfin.Database.Tests.PostgreSQL.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/Jellyfin.Database.Tests.PostgreSQL/Jellyfin.Database.Tests.PostgreSQL.csproj b/tests/Jellyfin.Database.Tests.PostgreSQL/Jellyfin.Database.Tests.PostgreSQL.csproj index 4e280aa089..19eedc4053 100644 --- a/tests/Jellyfin.Database.Tests.PostgreSQL/Jellyfin.Database.Tests.PostgreSQL.csproj +++ b/tests/Jellyfin.Database.Tests.PostgreSQL/Jellyfin.Database.Tests.PostgreSQL.csproj @@ -9,6 +9,7 @@ + all @@ -17,10 +18,14 @@ + + + + + -