From 8316bd590e4553953c7ca78e6eef26672fbcb416 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Mon, 27 Mar 2023 15:22:21 +0200 Subject: Fix #7610 --- .../Controllers/LibraryControllerTests.cs | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryControllerTests.cs') diff --git a/tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryControllerTests.cs b/tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryControllerTests.cs index 013d19a9f..8998683a7 100644 --- a/tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryControllerTests.cs +++ b/tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryControllerTests.cs @@ -37,4 +37,27 @@ public sealed class LibraryControllerTests : IClassFixture