Reacting to KoreBuild changes
This commit is contained in:
parent
7cd2092c7f
commit
420382133e
|
|
@ -9,7 +9,7 @@ namespace Microsoft.AspNetCore.IISPlatformHandler.FunctionalTests
|
|||
{
|
||||
public static string GetTestSitesPath()
|
||||
{
|
||||
return Path.GetFullPath(Path.Combine("..", "..", "..", "TestSites"));
|
||||
return Path.GetFullPath(Path.Combine("..", "..", "..", "..", "..", "TestSites"));
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue