Reacting to KoreBuild changes
This commit is contained in:
parent
0269403bc9
commit
1b29f5e973
|
|
@ -10,7 +10,7 @@ namespace ServerComparison.FunctionalTests
|
|||
{
|
||||
public static string GetApplicationPath()
|
||||
{
|
||||
return Path.GetFullPath(Path.Combine("..", "..", "..", "ServerComparison.TestSites"));
|
||||
return Path.GetFullPath(Path.Combine("..", "..", "..", "..", "..", "ServerComparison.TestSites"));
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue