Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modifying comment to signoff
Browse files Browse the repository at this point in the history
Signed-off-by: Ash.Wani <149169001+wani-guanxi@users.noreply.github.com>
wani-guanxi committed Jan 27, 2025
1 parent a14bc85 commit c31db95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -191,7 +191,7 @@ public async Task GetConfiguration_WhenServiceThrows_DoNotPropagatesException()
}
catch (Exception e)
{
Assert.Null(e); // No exception expected
Assert.Null(e); // No exception expected also signing off
}
}

0 comments on commit c31db95

Please sign in to comment.