[#577] Rename objectInfo.Version() to VersionID()

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
Angira Kekteeva 2022-08-04 21:31:33 +04:00 committed by Kira
parent eaf76afe50
commit 3ac3f1cc9d
10 changed files with 34 additions and 34 deletions

View file

@ -21,7 +21,7 @@ func TestObjectLockAttributes(t *testing.T) {
p := &ObjectVersion{
BktInfo: tc.bktInfo,
ObjectName: obj.Name,
VersionID: obj.Version(),
VersionID: obj.VersionID(),
}
lock := &data.ObjectLock{