forked from TrueCloudLab/frostfs-s3-gw
[#165] Fix versions listing
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
4ad84b9b94
commit
c7ee628ab0
10 changed files with 232 additions and 138 deletions
|
@ -166,6 +166,7 @@ func prepareHandlerContextBase(t *testing.T, minCache bool) *handlerContext {
|
|||
Resolver: testResolver,
|
||||
TreeService: treeMock,
|
||||
Features: features,
|
||||
GateOwner: owner,
|
||||
}
|
||||
|
||||
var pp netmap.PlacementPolicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue