Skip to content

Commit

Permalink
Fix 350_matched_queries.yml tests while awaiting for backport (#12232)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
  • Loading branch information
reta committed Feb 7, 2024
1 parent 930ecf0 commit dc1682f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setup:
- skip:
version: " - 2.12.0"
reason: "implemented for versions post 2.12.0"
version: " - 2.99.99"
reason: "implemented for versions 3.0.0 and above"

---
"matched queries":
Expand Down

0 comments on commit dc1682f

Please sign in to comment.