Skip to content

Commit

Permalink
Update test/OpenFeature.Tests/OpenFeatureTests.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Drenski <austin@austindrenski.io>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert and austindrenski committed Jan 22, 2024
1 parent ea26bc4 commit 528b723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/OpenFeature.Tests/OpenFeatureTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ public async Task OpenFeature_Should_Not_Change_Named_Providers_When_Setting_Def
[Fact]
[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.")]
public async Task OpenFeature_Should_Set_Default_Provide_When_No_Name_Provided()

{
var openFeature = Api.Instance;

Expand Down

0 comments on commit 528b723

Please sign in to comment.