[#16] Remove Tz fix formating
Signed-off-by: Pavel Gross <p.gross@yadro.com>
This commit is contained in:
parent
fefa2da218
commit
00a1e9412f
15 changed files with 123 additions and 723 deletions
|
@ -45,8 +45,7 @@ public abstract class ObjectTestsBase
|
|||
ContainerId = new ContainerId(Base58.Encode(Mocker.ContainerGuid.ToBytes()));
|
||||
|
||||
Mocker.ObjectHeader = new(ContainerId, ModelsV2.Enums.ObjectType.Regular, [new ObjectAttribute("k", "v")])
|
||||
{
|
||||
PayloadLength = 1,
|
||||
{
|
||||
Version = new ModelsV2.Version(2, 13),
|
||||
OwnerId = OwnerId.FromKey(ecdsaKey)
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue