Skip to content

Commit 47557d9

Browse files
renovate[bot]askpt
andauthored
chore(deps): update spec digest to f014806 (#329)
Signed-off-by: André Silva <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: André Silva <[email protected]>
1 parent 949aaf1 commit 47557d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/OpenFeature.Contrib.Providers.Flagd.E2e.Common/Steps/EvaluationStepDefinitionBase.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ public EvaluationStepDefinitionsBase(ScenarioContext scenarioContext)
4242
_scenarioContext = scenarioContext;
4343
}
4444

45-
[Given(@"a provider is registered")]
46-
public void Givenaproviderisregistered()
45+
[Given(@"a stable provider")]
46+
public void Givenastableprovider()
4747
{
4848
// done in sub-classes
4949
}

0 commit comments

Comments
 (0)