Skip to content

Commit

Permalink
Fixup test for significant_text (#72986)
Browse files Browse the repository at this point in the history
The bwc tests were claiming that `exclude` worked in a way that 7.9
doesn't seem to support.
  • Loading branch information
nik9000 authored May 12, 2021
1 parent 3d19468 commit 9f4e72b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ include:

---
exclude:
- skip:
version: " - 7.9.99"
reason: 7.9 has trouble with this one, not sure why but not worth tracking down

- do:
search:
index: goodbad
Expand Down

0 comments on commit 9f4e72b

Please sign in to comment.