Fixed tests again

pull/12798/head
JPVenson 3 months ago
parent cd75df6521
commit 48ae3bc0df

@ -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…
Cancel
Save