Skip to content

Commit

Permalink
Enable bw tests with 7.x for elastic#49713
Browse files Browse the repository at this point in the history
These tests can be enabled now that the change has been backported.
  • Loading branch information
jpountz committed Mar 3, 2020
1 parent bd2fc15 commit a3b59ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setup:

- skip:
version: " - 7.99.99" # TODO: make it 7.6.99 after backport
version: " - 7.6.99"
reason: "constant_keyword was added in 7.7"

- do:
Expand Down

0 comments on commit a3b59ef

Please sign in to comment.