Skip to content

Commit 9405359

Browse files
Update providers/flagd/src/test/java/dev/openfeature/contrib/providers/flagd/e2e/RunFlagdInProcessEnvoyCucumberTest.java
Co-authored-by: Todd Baert <todd.baert@dynatrace.com> Signed-off-by: Pradeep Mishra <pradeepbbl@users.noreply.github.com>
1 parent 9040040 commit 9405359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/src/test/java/dev/openfeature/contrib/providers/flagd/e2e/RunFlagdInProcessEnvoyCucumberTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import static io.cucumber.junit.platform.engine.Constants.PLUGIN_PROPERTY_NAME;
1212

1313
/**
14-
* Class for running the tests associated with "stable" e2e tests (no fake disconnection) for the in-process provider
14+
* Class for running the tests associated with "stable" e2e tests (no fake disconnection) for the in-process provider, and an intervening envoy proxy
1515
*/
1616
@Order(value = Integer.MAX_VALUE)
1717
@Suite

0 commit comments

Comments
 (0)