mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
no more Nzbdrone.Web in any of the paths.
This commit is contained in:
@@ -118,7 +118,7 @@ namespace NzbDrone.Test.Common
|
||||
protected void WithTempAsAppPath()
|
||||
{
|
||||
Mocker.GetMock<EnvironmentProvider>()
|
||||
.SetupGet(c => c.ApplicationPath)
|
||||
.SetupGet(c => c.WorkingDirectory)
|
||||
.Returns(VirtualPath);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user