mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
started to remove iisexpress.
This commit is contained in:
@@ -125,7 +125,7 @@ namespace NzbDrone.Update.Test
|
||||
Mocker.Resolve<UpdateProvider>().Start(TARGET_FOLDER);
|
||||
|
||||
//Assert
|
||||
Mocker.GetMock<IISProvider>().Verify(c => c.StopServer(), Times.Once());
|
||||
Mocker.GetMock<HostController>().Verify(c => c.StopServer(), Times.Once());
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user