style: Solution-wide code cleanup

pull/201/head
Robert Dailey 1 year ago
parent a3c172cf02
commit f6f6ea3192

@ -23,7 +23,7 @@ public class ConfigTemplateListerTest : IntegrationFixture
new TemplatePath(SupportedServices.Radarr, "r1", stubFile, false),
new TemplatePath(SupportedServices.Radarr, "r2", stubFile, false),
new TemplatePath(SupportedServices.Sonarr, "s1", stubFile, false),
new TemplatePath(SupportedServices.Sonarr, "s2", stubFile, true),
new TemplatePath(SupportedServices.Sonarr, "s2", stubFile, true)
});
sut.List();

Loading…
Cancel
Save