gmarland / GhostRunner

JavaScript Task Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectServiceTests Fails

alexbevi opened this issue · comments

https://github.com/gmarland/GhostRunner/blob/master/GhostRunner.Tests/SL/ProjectServiceTests.cs#L73

Test doesn't match DeleteProject signature of public Boolean DeleteProject(String projectId, String packageCacheLocation)

Thanks for finding this. I will investigate.

Fixed. All tests should now be passing