Skip to content

Commit ff6a6ae

Browse files
committed
modifying comment to signoff
Signed-off-by: Ash.Wani <149169001+wani-guanxi@users.noreply.github.com>
1 parent c735b2b commit ff6a6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenFeature.Contrib.Providers.AwsAppConfig.Test/AppConfigRetrievalApiTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ public async Task GetConfiguration_WhenServiceThrows_DoNotPropagatesException()
191191
}
192192
catch (Exception e)
193193
{
194-
Assert.Null(e); // No exception expected
194+
Assert.Null(e); // No exception expected also signing off
195195
}
196196
}
197197

0 commit comments

Comments
 (0)