mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-31 04:05:50 -04:00
Fixed tests again
This commit is contained in:
parent
cd75df6521
commit
48ae3bc0df
@ -62,7 +62,7 @@ public sealed class LibraryStructureControllerTests : IClassFixture<JellyfinAppl
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
[Priority(0)]
|
[Priority(-2)]
|
||||||
public async Task UpdateLibraryOptions_Valid_Success()
|
public async Task UpdateLibraryOptions_Valid_Success()
|
||||||
{
|
{
|
||||||
var client = _factory.CreateClient();
|
var client = _factory.CreateClient();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user