mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-03 18:22:27 +02:00
Fixed tests again
This commit is contained in:
parent
cd75df6521
commit
48ae3bc0df
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ public sealed class LibraryStructureControllerTests : IClassFixture<JellyfinAppl
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[Priority(0)]
|
||||
[Priority(-2)]
|
||||
public async Task UpdateLibraryOptions_Valid_Success()
|
||||
{
|
||||
var client = _factory.CreateClient();
|
||||
|
|
|
|||
Loading…
Reference in a new issue