mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Replace tabs with 4 spaces
This commit is contained in:
@@ -71,7 +71,7 @@ namespace NzbDrone.App.Test
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Shit appveyor")]
|
||||
[Ignore("Shit appveyor")]
|
||||
public void should_return_same_instance_of_singletons()
|
||||
{
|
||||
var first = _container.ResolveAll<IHandle<ApplicationShutdownRequested>>().OfType<Scheduler>().Single();
|
||||
|
||||
Reference in New Issue
Block a user