Skip to content

Commit

Permalink
Chande bad test
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 5, 2020
1 parent 41449e5 commit 387e449
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public async Task ARunTimeErrorShouldLogWarning()
.Call((entity, from, to) =>
{
// Do conversion error
int x = int.Parse("ss");
return Task.CompletedTask;
}).Execute();

Expand Down

0 comments on commit 387e449

Please sign in to comment.