Fixed the skip range on percolator tests
This commit is contained in:
parent
f3e69a150d
commit
0ff03b5652
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
"Basic percolation tests":
|
||||
- skip:
|
||||
version: "0.90.3 - 999"
|
||||
version: "0.90.9 - 999"
|
||||
reason: "Percolator redesign"
|
||||
|
||||
- do:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
"Basic percolation tests":
|
||||
- skip:
|
||||
version: "0 - 0.90.2"
|
||||
version: "0 - 0.90.9"
|
||||
reason: "Percolator redesign"
|
||||
|
||||
- do:
|
||||
|
|
Loading…
Reference in New Issue