diff options
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs')
| -rw-r--r-- | tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs b/tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs index 9db8689a7..cf2a10c6f 100644 --- a/tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs +++ b/tests/Jellyfin.Server.Integration.Tests/Controllers/BaseJellyfinTestController.cs @@ -1,4 +1,4 @@ -using Jellyfin.Api; +using Jellyfin.Api; using Microsoft.AspNetCore.Mvc; namespace Jellyfin.Server.Integration.Tests.Controllers |
