Skip to content

Commit

Permalink
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>
  • Loading branch information
wani-guanxi committed Jan 27, 2025
1 parent c735b2b commit ff6a6ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}

Expand Down

0 comments on commit ff6a6ae

Please sign in to comment.