Fix up test class names

This commit is contained in:
Paul Betts
2014-04-30 21:34:07 -07:00
parent 1c8ac1d32a
commit a38df58035
3 changed files with 14 additions and 14 deletions
@@ -492,7 +492,7 @@ public class RepositoriesClientTests
}
}
public class TheGetAsyncMethod
public class TheGetMethod
{
[IntegrationTest]
public async Task ReturnsSpecifiedRepository()