Compare commits

..

1 commit

Author SHA1 Message Date
2bc55e2e6f [#175] Adopt 1.6.* aio versoins in integration tests
All checks were successful
/ DCO (pull_request) Successful in 3m16s
/ Vulncheck (pull_request) Successful in 5m52s
/ Builds (pull_request) Successful in 6m50s
/ Lint (pull_request) Successful in 7m43s
/ Tests (pull_request) Successful in 3m30s
Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-18 15:09:52 +03:00

View file

@ -55,6 +55,7 @@ func TestIntegration(t *testing.T) {
"1.2.7", "1.2.7",
"1.3.0", "1.3.0",
"1.5.0", "1.5.0",
"1.6.0",
"1.6.5", "1.6.5",
} }
key, err := keys.NewPrivateKeyFromHex("1dd37fba80fec4e6a6f13fd708d8dcb3b29def768017052f6c930fa1c5d90bbb") key, err := keys.NewPrivateKeyFromHex("1dd37fba80fec4e6a6f13fd708d8dcb3b29def768017052f6c930fa1c5d90bbb")