mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
test clean up.
This commit is contained in:
@@ -41,10 +41,10 @@
|
||||
// .Setup(c => c.Start(It.IsAny<ProcessStartInfo>()))
|
||||
// .Returns(dummy);
|
||||
|
||||
// //act
|
||||
//
|
||||
// Mocker.Resolve<IISProvider>().StartServer();
|
||||
|
||||
// //assert
|
||||
//
|
||||
// Mocker.Resolve<IISProvider>().IISProcessId.Should().Be(dummy.Id);
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user