mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

The integration tests under clientv3 have superflous LeaseID casts that are not needed as the ID field of the lease responses are of type LeaseID now.