Skip to content

Commit

Permalink
Unbreaking the test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpowell committed Feb 19, 2025
1 parent 5830e11 commit 2981d90
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ public class GoFeatureFlagClientPublicApiTests
[Fact]
public void AddGoFeatureFlagClientShouldThrowWhenBuilderIsNull()
{
Assert.Fail("Test not implemented");
IHostApplicationBuilder builder = null!;

var connectionName = "goff";
Expand Down

0 comments on commit 2981d90

Please sign in to comment.