diff --git a/src/Recyclarr.Tests/ServiceCompatibilityIntegrationTest.cs b/src/Recyclarr.Tests/ServiceCompatibilityIntegrationTest.cs index fcc9c2d2..a03d9b36 100644 --- a/src/Recyclarr.Tests/ServiceCompatibilityIntegrationTest.cs +++ b/src/Recyclarr.Tests/ServiceCompatibilityIntegrationTest.cs @@ -12,7 +12,7 @@ namespace Recyclarr.Tests; public class ServiceCompatibilityIntegrationTest : IntegrationFixture { [Test] - public void Load_data_correctly_when_file_exists() + public void Load_settings_yml_correctly_when_file_exists() { var sut = Resolve(); var paths = Resolve();