Skip to content

Commit 528b723

Browse files
Update test/OpenFeature.Tests/OpenFeatureTests.cs
Co-authored-by: Austin Drenski <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent ea26bc4 commit 528b723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/OpenFeature.Tests/OpenFeatureTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ public async Task OpenFeature_Should_Not_Change_Named_Providers_When_Setting_Def
108108
[Fact]
109109
[Specification("1.1.3", "The `API` MUST provide a function to bind a given `provider` to one or more client `name`s. If the client-name already has a bound provider, it is overwritten with the new mapping.")]
110110
public async Task OpenFeature_Should_Set_Default_Provide_When_No_Name_Provided()
111-
112111
{
113112
var openFeature = Api.Instance;
114113

0 commit comments

Comments
 (0)