mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 21:51:39 +00:00
add 1.19.x versions to test config
This commit is contained in:
parent
1709309cc7
commit
2d23f92b35
@ -121,6 +121,7 @@ func TestDetermineSupportedProxyFeaturesFromString(t *testing.T) {
|
||||
"1.16.0", "1.16.1", "1.16.2", "1.16.3", "1.16.4", "1.16.5",
|
||||
"1.17.0", "1.17.1", "1.17.2", "1.17.3", "1.17.4",
|
||||
"1.18.0", "1.18.1", "1.18.2", "1.18.3", "1.18.4",
|
||||
"1.19.0", "1.19.1",
|
||||
} {
|
||||
cases[v] = testcase{expect: supportedProxyFeatures{}}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user