namespace Recyclarr.Tests.TestLibrary; public static class TestQualityItemLimits { public const decimal MaxUnlimitedThreshold = 400m; public const decimal PreferredUnlimitedThreshold = 400m; }