diff options
| author | BaronGreenback <jimcartlidge@yahoo.co.uk> | 2020-10-04 10:05:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-04 10:05:38 +0100 |
| commit | fae70bbbcfc75c06c6681bc34044944a26d58771 (patch) | |
| tree | eed919e88cc84a94b4ec67281a959b1b847e783e /tests | |
| parent | 29133b6452533c6a1ca1e38cd34977e512ac18de (diff) | |
Update LocalAccessHandlerTests.cs
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs b/tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs index 553e6a9ca..09ffa8468 100644 --- a/tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs +++ b/tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs @@ -1,4 +1,4 @@ -using System.Collections.Generic; +using System.Collections.Generic; using System.Threading.Tasks; using AutoFixture; using AutoFixture.AutoMoq; |
