Example #1
0
 protected override Task Because()
 {
     return(Decorator.CommitAsync(_attempt, CancellationToken.None));
 }