Changed integration test name

This commit is contained in:
Roger Tinsley
2016-03-17 07:52:19 +00:00
parent 705b93913e
commit 0fa9966fa7

View File

@@ -167,7 +167,7 @@ public class RepositoryCommitsClientTests
} }
[IntegrationTest] [IntegrationTest]
public async Task GetShaFromRepository() public async Task GetSha1FromRepository()
{ {
await CreateTheWorld(); await CreateTheWorld();