cancellationToken for Add and Account methods

This commit is contained in:
2013-11-08 01:12:34 +01:00
parent f0ffeb5a68
commit 50d896c670
4 changed files with 132 additions and 34 deletions
+2 -2
View File
@@ -29,9 +29,9 @@ namespace PocketSharp.Tests
[Fact]
public async Task Are100ItemsRetrievedProperly()
public async Task Are100IdingtemsRetrievedProperly()
{
// await FillAccount(1577, 10000);
await FillAccount(3817, 10000);
}
[Fact]