Skip to content

Commit 6207811

Browse files
committed
Enable strings.quote conformance tests
1 parent 75fafc9 commit 6207811

File tree

1 file changed

+0
-2
lines changed
  • conformance/src/test/java/dev/cel/conformance

1 file changed

+0
-2
lines changed

conformance/src/test/java/dev/cel/conformance/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ _TESTS_TO_SKIP_LEGACY = [
120120
# Skip until fixed.
121121
"fields/qualified_identifier_resolution/map_value_repeat_key_heterogeneous",
122122
# TODO: Add strings.format and strings.quote.
123-
"string_ext/quote",
124123
"string_ext/format",
125124
"string_ext/format_errors",
126125

@@ -149,7 +148,6 @@ _TESTS_TO_SKIP_LEGACY = [
149148

150149
_TESTS_TO_SKIP_PLANNER = [
151150
# TODO: Add strings.format and strings.quote.
152-
"string_ext/quote",
153151
"string_ext/format",
154152
"string_ext/format_errors",
155153

0 commit comments

Comments
 (0)