[#212] Add new aio versions to integration tests
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
ce0afda10e
commit
e4f8ab35c6
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ func TestIntegration(t *testing.T) {
|
|||
"0.27.5",
|
||||
"0.28.1",
|
||||
"0.29.0",
|
||||
"0.30.0",
|
||||
"0.32.0",
|
||||
"latest",
|
||||
}
|
||||
key, err := keys.NewPrivateKeyFromHex("1dd37fba80fec4e6a6f13fd708d8dcb3b29def768017052f6c930fa1c5d90bbb")
|
||||
|
|
Loading…
Reference in a new issue