Skip to content

Commit 0472a7a

Browse files
committed
fixup: update testbed and remove RPC excludes
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent ffe1be3 commit 0472a7a

3 files changed

Lines changed: 1 addition & 7 deletions

File tree

providers/openfeature-provider-flagd/tests/e2e/file/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"~contextEnrichment",
1616
"~deprecated",
1717
"~fractional-v1",
18-
"~operator-errors",
1918
}
2019

2120

providers/openfeature-provider-flagd/tests/e2e/rpc/conftest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@
1111
"~metadata",
1212
"~deprecated",
1313
"~fractional-v1",
14-
"~operator-errors",
15-
"~semver-v-prefix",
16-
"~fractional-single-entry",
17-
"~semver-numeric-context",
1814
]
19-
# TODO remove last 4 tags when adjusted flagd is released
2015

2116

2217
def pytest_collection_modifyitems(config, items):

0 commit comments

Comments
 (0)