From e4b11c664c79b5ab11ca8487b171d0aacc4343b2 Mon Sep 17 00:00:00 2001 From: JPVenson Date: Mon, 24 Mar 2025 08:38:17 +0000 Subject: [PATCH] Disabled flaky tests --- .../Controllers/UserLibraryControllerTests.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Jellyfin.Server.Integration.Tests/Controllers/UserLibraryControllerTests.cs b/tests/Jellyfin.Server.Integration.Tests/Controllers/UserLibraryControllerTests.cs index 8df86111ee..98ad28f5bd 100644 --- a/tests/Jellyfin.Server.Integration.Tests/Controllers/UserLibraryControllerTests.cs +++ b/tests/Jellyfin.Server.Integration.Tests/Controllers/UserLibraryControllerTests.cs @@ -75,7 +75,7 @@ public sealed class UserLibraryControllerTests : IClassFixture